The command line for transfer back to a PC is
--- [] mean optional, but depends on control settings
--- CN0: is the RS232C port on the machine
<PIP><PUNCH> [CN0:]ABC123XYZ[.MIN] <WRITE>
to rename a file during transfer
<PIP><PUNCH> [CN0:]ABC123XYZ[.MIN],1234[.MIN] <WRITE>
transferring a file automatically should add the $(download-filename).MIN% at the 1st line of the file ( controlled by settings )
and add a % on the last line of code
A DOS disk would report a 8.3 format name string, so a ABC123XYZ.MIN would come up as ABC123`1.MIN ( not exectly sure what format it takes when transferring )


LinkBack URL
About LinkBacks
The sort-of idea I have is to run a script over all the files to add this line using the original filename of the program, and to add a % symbol at the end of the file..? Would anyone have any ideas or suggestions here? Would rather not rename 30mb or so of program files one-by-one?



