IsamClose Syntax IsamClose(isam_file); isam_file A string specifying the path and name of the Isam file. Description Closes the specified Isam file. Note: All open Isam files are closed at Job End. Returns 0 OK. -1 Failed. Example isamclose("order");
IsamClose(isam_file);
isam_file
0
-1
isamclose("order");