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 

i want replace level number in copybook?

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


Joined: 13 Sep 2004
Posts: 33
Topics: 16

PostPosted: Mon Nov 01, 2004 3:58 am    Post subject: i want replace level number in copybook? Reply with quote

Hi,

i want to replace level number in copybook.

example:

cobol program:
working-storage section.
01 a.
05 b pic 9(2).
copy aaaa.
........

copybook:
01 b.
10 c pic 9(3).

i want replace in copy book '01 b' instead '05 b' through cobol programe using replace or any other method.

regrads,
pgorthi
Back to top
View user's profile Send private message AIM Address
pgorthi
Beginner


Joined: 13 Sep 2004
Posts: 33
Topics: 16

PostPosted: Mon Nov 01, 2004 5:20 am    Post subject: Reply with quote

Hi,

thanks a lot who put effort on it and sorry.i got it using replacing command we can solve.

regards,
pgorthi
Back to top
View user's profile Send private message AIM Address
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