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


DBCS

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

To perform a DBCS test, specify the check item TYPE attribute as DBCS.

Here is an example of a DBCS check in the dbdesc variable class. This ensures that specified variables contain valid DBCS characters.
<!doctype dm system>

<varclass name=dbdesc type='DBCS 12'>
  <checkl msg=liba013>
     <checki type=dbcs>
  </checkl>

The conversion utility generates a DBCS verification statement in the )PROC section.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014