function OpenBase(s :string): integer;
OpenBase opens a dbf file.
It returns a non-zero value if the file was opened successfully or 0 if the file cannot be opened.
It returns a non-zero value if the file was opened successfully or 0 if the file cannot be opened.
|