Showing changes from revision #3 to #4:
Added | Removed | Changed
This *Command opens a new file and directs subsequent data into it.
*Build filename
filename | Valid pathname specifying a file |
Each line of input is transformed using OS_GSTrans before it is appended to the file.
Pressing Escape finishes the input.
If the file already exists, it is over-written with the subsequent input data.
Lines are terminated using ASCII code 13 (&0D).