From: Michael Knigge <[EMAIL PROTECTED]>
is there a way to get the LRECL and RECFM (and maybe other attributes) of a dataset without opening it?

There are many ways to get the attributes of a data set. Here are just a few:

LISTDSI
DSINFO
EDIT macro
VIEW macro
LMINIT (returns DSORG)
LMOPEN (returns DSORG, LRECL and RECFM)

Hope that helps,

Dave Salt
See the new SimpList(tm) rollover image at:
http://www.mackinney.com/products/SIM/simplist.htm

_________________________________________________________________
Windows Live Hotmail. Even hotter than before. Get a better look now. www.newhotmail.ca?icid=WLHMENCA148

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to