Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Array of keys or key variable. Get the next record by key. If the file has no keys, it will default to the RRN.
  2. Boolean noLock. If true, no lock will be created. False by default.
  3. String recordName. Record format name.
  4. (Optional) Data structure. If a DS is passed in, the received buffer from the file will be placed into the specified DS.

...