|
Copyright ® (1999-2005) EDMGROUP Pty Ltd - EZY Prolog Reference |
Type | Predicate | Parameters | Flow pattern | Description |
|---|---|---|---|---|
determ | INTEGER DB3_OBJECT | (i) | Close DB3_OBJECT opened by db3_open | |
determ | (i,o) | Open and associate DBase III file with DB3_OBJECT | ||
determ | INTEGER DB3_OBJECT, | (i,o,o,o) | Returns properties of opened DBase III file. | |
nondeterm | (i,o) | Read Dbase III file and access records non-deterministically. | ||
determ | (i,i,o) | Access specific row of the opened Dbase III file. |