| Note: Usage options |
The CALLCHECK command is used to validate data by calling a program and optionally pass additional parameters to it as well as to then take appropriate action as determined by the return codes.
Portability Considerations | See Parameter PROG_TYPE. |
7.10.2 CALLCHECK Comments / Warnings
Required CALLCHECK ---- FIELD ----------- field name ---------------------> >-- BY_CALLING ---- program name . *LIBL -----------> >-- PROG_TYPE ----- program type --------------------> ----------------------------------------------------------------------- >-- ADD_PARM ----- additional parameters ------------> >-- GOOD_RET ----- *NEXT ------------------------------> >-- BAD_RET ------- *ERROR -----------------------------> >-- MSGTXT -------- *NONE ------------------------------> >-- MSGID --------- DCU0005 ----------------------------> >-- MSGF ---------- DC@M01 . *LIBL ----------------------> >-- MSGDTA ------- substitution variables -----------------| |