You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

  • The CHECK_FOR command does not read fields from the file into the RDML program. It only checks if a record with the key specified actually exists in the file specified. To read fields into the program use the FETCH command or SELECT command.
  • No labels