PDEF C-1





Copyright (C) 1994-95 Conetic Software Systems, Inc. All names, products, and services mentioned are the trademarks of their respective organizations.



NAME


pdef - print contents of RMS definition

SYNOPSIS


pdef [-d] [-f] deffile [textfile]

DESCRIPTION


Pdef prints the contents of the RMS definition file deffile to textfile 
or the standard output file if textfile is omitted.

If no flag is given, the definition is printed in long report format.

If the -d flag is used, the definition is printed in a condensed format 
suitable for input to cdef(C-1).  This flag is for use in porting RMS 
definition files to different systems.

If the -f flag is used, the File Access Method of the specified deffile 
is printed.
								    

SEE ALSO


cdef(C-1), filedef(C-1).
C/Base Utilities Manual Chapter 6, Transferring C/Base Applications.