ChangeISAMContext Change current ISAM context. Short Name CHGICON() Type ISAM function Declaration COUNT ChangeISAMContext(COUNT contextid) Description ChangeISAMContext() accepts the context ID returned as the result of a successful call to OpenISAMContext(). If ChangeISAMContext() is successful, the current ISAM position for the data file associated with the context ID is:
If the context ID passed to ChangeISAMContext() is the current context for the associated data file, ChangeISAMContext() has no effect. Return
See c-tree Plus Error Codes for a complete listing of valid c-tree Plus error values. Example See the example for OpenISAMContext(). See also CloseISAMContext(), OpenISAMContext() |
||||||||||||