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

Compare with Current View Page History

« Previous Version 2 Current »

7.128 VALUECHECK

The VALUECHECK command is used to check a field against one or more specific values.

Also See

7.128.1 VALUECHECK Parameters

7.128.2 VALUECHECK Examples

7.7 BEGINCHECK

7.10 CALLCHECK

7.17 CONDCHECK

7.19 DATECHECK

7.45 ENDCHECK

7.61 FILECHECK

7.102 RANGECHECK

                                                         Required


  VALUECHECK --- FIELD -------- field name --------------------->


             >-- WITH_LIST ---- compare value ------------------>

                             |                   |

                              ----- 50 max ------


 -----------------------------------------------------------------

                                                         Optional


             >-- IN_LIST ------ *NEXT -------------------------->

                                *ERROR

                                *ACCEPT


             >-- NOT_INLIST --- *ERROR ------------------------->

                                *NEXT

                                *ACCEPT


             >-- MSGTXT ------- *NONE -------------------------->

                                message text


             >-- MSGID -------- DCU0002 ------------------------>

                                message identifier


             >-- MSGF --------- DC@M01 . *LIBL ----------------->

                                message file . library name


             >-- MSGDTA ------- substitution variables ---------|

                              | expandable group expression |

                               --------- 20 max ------------


  • No labels