Hi Dave,
A small correction the stem variable ALLPARM1 will get value like this
X = OUTTRAP(ALLPARM1.)
"LISTCAT ENTRIES("file name") ALL"
X = OUTTRAP("OFF")
Cheers,
Sudha.
Hi Dave,
You can use LISTCAT to get the info about a VSAM, but i doubt if you can get the last modified info.
syntax:
"LISTCAT ENTRIES("filename") ALL"
You can give this command in ISPF and see the o/p.
To get the lrecl of the file, the following piece of code can be...
Hello Manish,
This is regarding the numeric format you had specified.
The edited field 'V' is an indicator of the location of the assumed decimal point. It may appear only once in a character-string. The V does not represent a character position and, therefore, is not counted in the size of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.