IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

how to browse the next record in file aid


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ravikumar15

New User


Joined: 27 Mar 2006
Posts: 68

PostPosted: Mon Jul 17, 2006 5:08 pm
Reply with quote

I a PS file there are three records viz., Header, Data, Trailer. When i give the file name and the copy book in file aid, the data will appear but only the header colums will appear. How to change the columns to the Data.


Ex.


01 Header-rec
05 abc x(10).
05 pqr x(15).
05 rst x(15).
01 Detail-rec
05 detail1 x(25).
05 detail2 x(25).
01 Trailer-rec
05 xyz x(10).


when i browse the file in file aid, all the data in the file will display but it will have only first record layout columns i.e it will show only "abc", "pqr", "rst". Is there any option so that i can view data with the detail-rec columns i.e, "detail1", "detail2", so that i can see the values in the variables.


Thanks,
Ravi.
Back to top
View user's profile Send private message
shreevamsi

Active User


Joined: 23 Feb 2006
Posts: 305
Location: Hyderabad,India

PostPosted: Mon Jul 17, 2006 5:29 pm
Reply with quote

Hi,

Type the command "USE"

This will lists all the available layouts for tghe copybook.

U need to select the 2nd layout to view the Data records.

Hope u r clear with what i mean.

~Vamsi
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts HILITE on Browse mode? TSO/ISPF 2
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts Access to non cataloged VSAM file JCL & VSAM 18
Search our Forums:

Back to Top