MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PL/I - First column values

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
Consultant
Beginner


Joined: 21 Jan 2008
Posts: 5
Topics: 3

PostPosted: Wed Mar 26, 2008 1:00 am    Post subject: PL/I - First column values Reply with quote

In PL/I we write the program from 2 to 72 columns.But I have few numbers in First column.What do they represent.I have 1 and 0 in first columns.Could anybody explain this..
Back to top
View user's profile Send private message
Crox
Beginner


Joined: 29 May 2004
Posts: 52
Topics: 9

PostPosted: Sat Mar 29, 2008 4:21 am    Post subject: Reply with quote

you can force the compiler listing to start on a new page for example by putting a '1' in column 1.
Back to top
View user's profile Send private message
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Sat Mar 29, 2008 8:30 am    Post subject: Reply with quote

They are standard ASA characters: 1= new page; 0 = skip a line; - = skip 2 lines.
I believe you can use them for coding if you use the MARGINS compiler option.
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group