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

How to give line number automatically using Parallel Develop


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
udaysnimje

New User


Joined: 12 Jun 2008
Posts: 12
Location: Pune

PostPosted: Tue Sep 29, 2009 12:28 pm
Reply with quote

Hi,
I am using Endevor Parallel Development Option for merging one derivative code to root code.

As Root code is baselined we are not allowed to renumber the lines. We are supposed to insert line numbers manually if we are inserting any code in between the lines.

I have observed that when we create merged component the merged component gets re-numbered.

Is there any option available with PDM to insert line numbers in between the existing line numbers without renumbering or to avoid the renumbering of merged component?
Back to top
View user's profile Send private message
kgrimes

New User


Joined: 28 Sep 2009
Posts: 22
Location: Columbia, SC

PostPosted: Tue Oct 13, 2009 12:38 am
Reply with quote

Endevor PDM uses standard editing commands such as NUM OFF, NUM OFF STD, NUM ON COBOL, UNNUM, AUTONUM, etc. You may wish to use NUM OFF to turn off automatic line numbering.

Generally speaking, the standard Endevor type definition for COBOL language is compare columns 7 - 72 but this might have changed during Endevor implementation or by your Endevor Administrator. If your site is using the standard COBOL type definition with compare columns 7 - 72 then Endevor would not compare the sequence numbers in these columns and therefore Endevor would not flag every line as changed just because the sequence numbers changed.
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Write line by line from two files DFSORT/ICETOOL 7
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
No new posts Generate random number from range of ... COBOL Programming 3
No new posts Increase the number of columns in the... IBM Tools 3
Search our Forums:

Back to Top