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

Compare with Current View Page History

Version 1 Next »

The CONDCHECK command is used to check a field by evaluating a condition or expression.

Also See

7.17.1 CONDCHECK Parameters

7.17.2 CONDCHECK Comments / Warnings

7.17.3 CONDCHECK Examples

7.7 BEGINCHECK

7.10 CALLCHECK

7.19 DATECHECK

7.45 ENDCHECK

7.61 FILECHECK

7.102 RANGECHECK

7.128 VALUECHECK


                                                          Required
  CONDCHECK ---- FIELD -------- field name --------------------->
             >-- COND --------- condition ---------------------->
 -----------------------------------------------------------------
                                                         Optional
             >-- IF_TRUE ------ *NEXT -------------------------->
                                *ERROR
                                *ACCEPT
             >-- IF_FALSE ----- *ERROR ------------------------->
                                *NEXT
                                *ACCEPT
             >-- MSGTXT ------- *NONE -------------------------->
                                message text
             >-- MSGID -------- DCU0004 ------------------------>
                                message identifier
             >-- MSGF --------- DC@M01 . *LIBL ----------------->
                                message file . library name
             >-- MSGDTA ------- substitution variables ---------|
                              | expandable group expression     |
                               --------- 20 max ---------------- 



  • No labels