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

How we can read a dataset using a copybook


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Shanu.sukoor

New User


Joined: 31 Jan 2006
Posts: 32
Location: India

PostPosted: Mon Oct 09, 2006 11:46 pm
Reply with quote

Hi,

Do you know how we can read a dataset using a copybook. If yes, could you please post the details.

Thank you
Back to top
View user's profile Send private message
sreekusr
Warnings : 1

New User


Joined: 28 Aug 2006
Posts: 54
Location: Madrid

PostPosted: Tue Oct 10, 2006 11:00 am
Reply with quote

Hi,

We can map a dataset with the corresponding copybook using the Fileaid Option. H.1(map with View option)

Please let me know if i got it right.

Thanks,
sree
Back to top
View user's profile Send private message
Shanu.sukoor

New User


Joined: 31 Jan 2006
Posts: 32
Location: India

PostPosted: Fri Oct 13, 2006 11:42 am
Reply with quote

I'm sorry, I was referring to Rexx. I want to write a program using Rexx which can read a dataset using copy book.

Could you please help me.

I appreciate any help.

Thank you
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Sat Oct 14, 2006 3:38 am
Reply with quote

Copybook is a COBOL term. There is no such term (nor an equivalent) in REXX.
PARSE might be a good candidate for a REXX statement when reading records sequentially.

O.
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts Allocated cylinders of a dataset DB2 12
No new posts Sort First/last record of a subset th... DFSORT/ICETOOL 7
Search our Forums:

Back to Top