z/OS ISPF Dialog Tag Language Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


JSTD

z/OS ISPF Dialog Tag Language Guide and Reference
SC19-3620-00

To perform a JSTD check, specify the TYPE attribute as JSTD. A JSTD check allows you to validate an 8 character Julian date. The format is YYYY.DDD.

This example validates a JSTD:
<!doctype dm system>

  <varclass name=jstd type='CHAR 8'>
    <checkl msg=liba026>
     <checki type=jstd>
    </checkl>

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014