z/OS ISPF Software Configuration and Library Manager Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


FLMLRDTL REXX DTL Parser

z/OS ISPF Software Configuration and Library Manager Guide and Reference
SC19-3625-00

Purpose

This is the DTL Parser translator, written in REXX. Comments and split lines are not supported. The only recognized references are
  • <:entity inclname system> or
  • <!entity inclname system> or
  • <:entity % inclname system> or
  • <!entity % inclname system>
  • <?inclname>
  • <?inclname otherstuff>

Parameters

The following parameters are expected as input for the translator:
  • Address of the storage to hold the list of included members
  • Size of the storage to hold the list of included members.

Return codes

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014