Because you've switched to name format 1 I think you'll want:
...
> ascii
> get myfile.file/myfile.mbr myfile.txt
> quit
I can't recall of the top of my head but the DB file may need to have
only one field, like a S/36 file that's not externally described.
- Larry "DrFranken" Bolhuis
www.frankeni.com
www.iDevCloud.com
www.iInTheCloud.com
On 1/1/2013 8:51 AM, rob@xxxxxxxxx wrote:
*This message was transferred with a trial version of CommuniGate(r) Pro*
This might work also
ftp rmtsys('system-a')
site namefmt 1
cd /qsys.lib/remotelib.lib
locsite namefmt 1
lcd /local/ifs/path
ascii
get myfile myfile.txt
quit
Rob Berendt