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


IPADDR4

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

To perform a IPADDR4 check, specify the TYPE attribute as IPADDR4. A IPADDR4 check allows you to verify a 15 character IP address of the format xxx.xxx.xxx.xxx.

This example validates an IPADDR4:
<!doctype dm system>

  <varclass name=ipaddr4 type='CHAR 15'>
    <checkl msg=liba029>
     <checki type=ipaddr4>
    </checkl>

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014