marcovan Beginner
Joined: 10 May 2006 Posts: 5 Topics: 3
|
Posted: Tue Jul 27, 2010 4:16 pm Post subject: Insert New Line in Cobol Programs |
|
|
Hi, i did a search and could not find anything. There is a requirement to add a new line after line 1 of all cobol programs in our library.
so for example, all are pds members and have IDENTIFICATION DIVISION. on line 1. Our managememant want to insert a line after line 1 that reads property of.....keeping the rest of the code in the lines below intact..
Any ideas? |
|