how to display 88 level

Support for OS/VS COBOL, VS COBOL II, COBOL for OS/390 & VM and Enterprise COBOL for z/OS
arunprasad.k
Posts: 110
Joined: Thu Dec 27, 2007 5:18 pm
Skillset: Known little stuffs to answer a few queries!!
Referer: Google
Contact:

Re: how to display 88 level

Postby arunprasad.k » Thu Dec 27, 2007 5:42 pm

nikhilgalgate,

You are correct. But you cannot display the variable EOF (which is the 88 level variable). You are displaying the 01 level variable, which you can very well do.

Arun.