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


Data set naming conventions

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

Certain IDF commands cause data to be written to or read from files. Since IDF was originally written to run on CMS, the commands are oriented towards the naming conventions used by the CMS file system.

The mapping of the CMS file conventions to z/VSE is:
CMS
Equivalent on z/VSE
fn
z/VSE librarian member name.
ft
DLBL name, which in turn points to the z/VSE data set name
fm
Not used on z/VSE

On z/VSE, you must reference files using DLBL statements (JCL), and libraries using LIBDEF statements.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014