Slide 34 of 57
Notes:
To make a .ZIP archive for use on DOS or Windows, use the /PKZIP qualifier.
For ASCII (text) files (ONLY!), use the /TRANSLATE_EOL qualifier with the LF value. This will cause records in RMS files to be terminated with <CR><LF> pairs within the archive.
Binary files will be rendered useless under these conditions.