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

Displaying data In SYSOUT rather than console.


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

New User


Joined: 24 Jul 2009
Posts: 51
Location: Pune

PostPosted: Sat Jul 25, 2009 12:48 am
Reply with quote

Hi ,

Is there any way we can write data in SYOUT file allocated in JCL for assembler program with WTO or any other macro . WTO display's the data in output cosole. Is there any macro In assembler which works like Display in Cobol .

I need to collect the displayed data in SYSOUT file .


Thanks
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Sat Jul 25, 2009 1:00 am
Reply with quote

Hello,

If you'd searched the forum, you could have found:
ibmmainframes.com/viewtopic.php?t=31250&highlight=wto+display
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Sat Jul 25, 2009 1:01 am
Reply with quote

NO...

You will have to use/code the appropriate data management macros,
DCB, OPEN, CLOSE, PUT, ...
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 Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts JCL EXEC PARM data in C Java & MQSeries 2
This topic is locked: you cannot edit posts or make replies. Automation need help in sorting the data DFSORT/ICETOOL 38
Search our Forums:

Back to Top