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


Example

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

The DOCTYPE statement declares the source file as a DM type file.
<!doctype dm system>

<varclass name=varc type='char 10'>

<varlist>
  <vardcl name=vard varclass=varc>
</varlist>

<panel name=panel>
⋮

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014