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

Display to SPOOL in PL/1


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

New User


Joined: 18 Aug 2006
Posts: 57

PostPosted: Tue Apr 08, 2008 1:26 pm
Reply with quote

Hi ALL,

Please let me know the usage of Display in PL1 and difference between Put List statement. I tried writing Display('Hello') but it is not printing in the spool.

Please help me. thanks in adv.

Regards
Satya123
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: Wed Apr 09, 2008 1:16 am
Reply with quote

Hello,

Might you receive a message somewhere in the output that says something like "SYSPRINT DD STATEMENT MISSING"? If you do, add a SYSPRINT DD statement.

If not, you might look on the console log. If this isdisplaying on the operator console, you will want to discontinue using display - i believe you can do what you need using "put list".
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 Search string in job at regular Spool... CLIST & REXX 0
No new posts How to display the leading zeros of a... DB2 7
No new posts Capturing logs from spool dd JCL & VSAM 6
No new posts No sysout coming in spool JCL & VSAM 4
No new posts SDSF display Max-RC in different colors TSO/ISPF 4
Search our Forums:

Back to Top