HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


LANGUAGE XPATH (CMS and z/OS)

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Defines the extract file search path file type (TSO DD name) information.
Read syntax diagramSkip visual syntax diagram
                    .-ASMLANGX------------------.   
>>-LANguage--XPATH--+---------------------------+--------------><
                    | .-separator-------------. |   
                    | V                   (1) | |   
                    '---extract-file-type-----+-'   

Notes:
  1. Up to 10 entries can be specified.
ASMLANGX
The default extract file search path.
extract-file-type
The extract file search path.
separator
A comma, blank, or semicolon. Separates extract file types.
The following characters are allowed in XPATH entries:
  • A–Z (or a–z)
  • @, #, _, $, –, +
  • 0–9 (not allowed as first character of an entry)

This information is used to locate extract files for which the extract file type (z/OS DD name) was not explicitly specified. The XPATH entries are searched in the supplied order.

The LANGUAGE OPTIONS command displays the current XPATH information.

The ability to define the extract file search path gives you full control of the extract file loading process. It is easy to support the coexistence of many versions of a target program.

Return codes

0
Operation successful
2
Keyword truncated
5
Arguments are invalid

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014