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 

Remove unnecessary code from positions in a program

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
shekar123
Advanced


Joined: 22 Jul 2005
Posts: 528
Topics: 90
Location: Bangalore India

PostPosted: Fri Nov 10, 2006 2:53 pm    Post subject: Remove unnecessary code from positions in a program Reply with quote

Hai All,

I have a program code which looks like this:
Code:

000100 IDENTIFICATION DIVISION.                                         00000100
000200 PROGRAM-ID.        TESTPGM.                                      00000200
000300 AUTHOR.            ABC.                                          00000300
000400 DATE-WRITTEN.      11/11.                                        00000400
000500***************************************************************** 00000500                                       


I want to eliminate the starting numbers 000100 respectively in the columns 1- 6 as well as 00000100 from the columns 73 - 80.Is there any command to do it or do i need to use a REXX code to eliminate the unnecessary code.Please help me in this regard.
_________________
Shekar
Grow Technically
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: Fri Nov 10, 2006 4:05 pm    Post subject: Reply with quote

shekar123,

You can use the TSO edit commands to remove the numbers

[code:1:5506e33ba9]
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
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF 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