Insert a file into the file your are currently editing
Posted: Tue May 27, 2014 12:36 pm
I'm just learning the Zeus editor after many years using CodeWright. I've been able to accomplish pretty much everything I've needed to but I can't figure out how to insert a file into the file I'm currently editing.
I'm working in COBOL and I'm writing a file conversion program and would like to read the select and fd copybooks from the old version of the file into the conversion program. I went ahead and worked around it by opening the copybooks and copy/pasted them into my program. But I would like to know how to do this in the future.
For those familiar with CodeWright the option was Edit/Insert File
I'm working in COBOL and I'm writing a file conversion program and would like to read the select and fd copybooks from the old version of the file into the conversion program. I went ahead and worked around it by opening the copybooks and copy/pasted them into my program. But I would like to know how to do this in the future.
For those familiar with CodeWright the option was Edit/Insert File