Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: nospace
  • Order by date
  1. nospace

    Getting information about VSAM clusters.

    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.
  2. nospace

    Getting information about VSAM clusters.

    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...
  3. nospace

    Where is Decimal point in Comp-3 format ?

    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...

Part and Inventory Search

Back
Top