[comp.databases] FoxBase+ questions

tsui@silver.bacs.indiana.edu (04/06/89)

Hello database world,

	I am using foxbase+ 2.01 for my project and there is some problems:
1) Is there any way to check if the drive door is open or not?
2) How do I write my own C program so that I can check the return value in
   foxbase? like:
   IF (run CHECK("VALID","DATABSE.DBF")= 1) THEN
       DO WARNING WITH "MESSAGE","ERROR.DBF"
       DO SHUTDOWN
   ENDIF
   where CHECK is a procedure written in C or other languages(not assembly).

AdvTHANKSance.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Yufeng Tsui, IU.   HOME OF HOOSIERS	          |
{ihnp4!inuxc,rutgers,pyramid}!iuvax!silver!tsui	  |
tsui@silver.bacs.indiana.edu (192.12.206.2)	  |
tsuiy@iubacs.bitnet (forwarded)			  |
						  | UNIX... Just say NO 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 
/* End of text from silver:comp.databases */