Thanks Fred, it`s been 25 years since I`ve looked at a basic program. You saved me a couple of weeks of head scratching.
Search found 2 matches
- Sat Aug 15, 2009 4:29 pm
- Forum: General category
- Topic: Creating files with long file names
- Replies: 2
- Views: 4863
- Fri Aug 14, 2009 5:47 pm
- Forum: General category
- Topic: Creating files with long file names
- Replies: 2
- Views: 4863
Creating files with long file names
Hello,I`m a Cobol programmer using an old dos level compiler. ?I have a situation where I need to create a file with a long file name. ? I want to write a basic program to read the short named file (created by the cobol program) and copy it to a long named file. ? What I was thinking of doing is hav...