That would be the ideal solution, giltjr.
I'm having issues getting WS FTP Pro to output to a GDG.
It will work with DOS FTP like this:
put "TestFile" 'SOME.MAIN.FRAME.DATA.SETS
BUT, with WS FTP Pro 2007, I have tried:
put "E:\Program Files\Program01\SOMEFILE.t
I'm unable to run my script right now, so i'll have to get the error msg here tomorrow.
Thanks for your help.
Main Topics
Browse All Topics





by: giltjrPosted on 2007-05-24 at 18:57:11ID: 19154296
I will have to double check, but I don't think you can rename a file to a GDG. You will need to put it to the GDG name to start with. The problem is that the actual goooovoo is generated at file open time and doing a rename does not open the file, it just alters the catalog and VTOC entries.
Is there any reason why you don't put it directly to the GDG name?