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

How we can open a file in both Inp and Out mode at same time


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
anki

New User


Joined: 04 Apr 2008
Posts: 23
Location: Pune

PostPosted: Tue Mar 10, 2009 4:29 pm
Reply with quote

Hello,
Could you please advise how we can open a file in both Input and Output mode in assembler?
1. What we can specify in JCL?
2. What we have to specify in MACRF keyword while defining DCB?
3. Is there any keyword which can open file in I/O mode at the same time? [like OPEN(XYZ,INPUT) and OPEN(XYZ,OUTPUT) is there any other keyword other than INPUT and OUTPUT]

Thanks & Regards,
Ankit
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Mar 10, 2009 4:34 pm
Reply with quote

what does the manual I pointed You to in Your other thread say about the allowed open parameters ??

ibmmainframes.com/viewtopic.php?p=179310&highlight=#179310

and specifically for open
publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DGT2D540/2.2.35?SHELF=DGT2BK71&DT=20070427024428
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 2
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts HILITE on Browse mode? TSO/ISPF 2
Search our Forums:

Back to Top