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

Compare with Current View Page History

Version 1 Current »

  • When using value *FILE for form length, last line and overflow, make the use of *FILE consistent, that is do not for example use *DEFAULT for form length while using *FILE on overflow unless you are sure the two values will not conflict.

  • Portability Note:

  • PRT_FILE parameter is for use with IBM i only.

  • FORMSIZE, LAST_LINE & OVERFLOW parameters are not supported in RDMLX.

  • No labels