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 

Replace the line numbers in 1-6 columns with spaces

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


Joined: 29 May 2007
Posts: 165
Topics: 77

PostPosted: Tue Jul 03, 2007 10:49 pm    Post subject: Replace the line numbers in 1-6 columns with spaces Reply with quote

hi i want to replace the lin numbers in the 1-6 cols in the ispf editor
Code:

sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
 EDIT       ISDXM81.TSOT.ICBALQ.TEST(TEST) - 01.01          Columns 00001 00072
 Command ===>                                                  Scroll ===> CSR 
 ****** ***************************** Top of Data ******************************
 000100 000100 ID DIVISION.                                                     
 ****** **************************** Bottom of Data ****************************



i want like this
Code:
 lisssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
 EDIT       ISDXM81.TSOT.ICBALQ.TEST(TEST) - 01.01          Columns 00001 00072
 Command ===>                                                  Scroll ===> CSR 
 ****** ***************************** Top of Data ******************************
 000100            ID DIVISION.                                                     
 ****** **************************** Bottom of Data ****************************


Thanks
Back to top
View user's profile Send private message
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Wed Jul 04, 2007 5:59 am    Post subject: Reply with quote

If what you want to do is have your display columns 7 or 8 to 80,
a short cut is use PF11 (scroll right).

you can space out your line numbers, look up linenum, nonum, COBNUM, etc... (PF1).
You can set-up your profile so that the positioning automatically occurs. But you are going to have to use PF1, and scroll thru the help.

Sounds like you have not spent enough time acquainting yourself with ISPF, the editor.
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Wed Jul 04, 2007 8:21 am    Post subject: Reply with quote

sivafdms,


try this

[code:1:ac5ffa19ae]
C ALL 1 6 P'
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
JanM
Beginner


Joined: 29 May 2006
Posts: 9
Topics: 0

PostPosted: Fri Jul 06, 2007 5:39 am    Post subject: Reply with quote

Check the profile of your dataset(member).
When the NUM-option is "NUM ON COB" try "UNNUM" on the commnad-line.
Back to top
View user's profile Send private message
vak255
Intermediate


Joined: 10 Sep 2004
Posts: 384
Topics: 79

PostPosted: Fri Jul 06, 2007 2:04 pm    Post subject: Reply with quote

Siva,
I agree with JanM. its not some junk in 1-6, to get rid of it use UNNUM
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