Additional Considerations

Keep in mind the following when coding a RESET operation:

Attention!

When the RESET values are saved, a pointer-not-set error will occur if the following are all true in a cycle module:
  • There is no *INZSR
  • An entry parameter to the cycle-main procedure is RESET anywhere in the module
  • A subprocedure is called before the cycle-main procedure has ever been called

For more information, see CLEAR (Clear).