IsamOpen Syntax IsamOpen(isam_file); isam_file A string specifying the name of the Isam file, without the file extension. Description Opens the specified Isam file. Returns 0 OK -1 Failed Example isamopen("order");
IsamOpen(isam_file);
isam_file
0
-1
isamopen("order");