To load Iniquity's internal ARCHIVE editor, you must use one of two methods. With the WFC screen option 'ARCHIVER SETUP', or with the menu command '*Z'. When the editor has been successfully loaded, you will see a screen similar to the one displayed below. This screen gives you a list of options that will allow you to change the settings of an archive. ______________________________________________________________________________ \_________ . __________ . __ | ________ __ . ___/ // \ : \ \\ | \ : \ \\ \ : \ jp __/ \ | \ \ : \\ . \ \ \ | \\ \_________/____| //_____/_____ _/__________/______/_______/___ ' / [iniquity2.0] |____/ ========= /__________/ =============== \\____________/ (Iniquity Archiver Editor)::::::::::::::::::::::::::::::: ::: Current archiver # 1 (a) Active archiver Yes (b) File extension ZIP (c) Archive signature PK^003^004 (d) Compress command PKZIP -rpa -ex %AF %FN (e) Decompress command PKUNZIP -do %AF %FN (f) Test command PKUNZIP -t %AF (g) Comment command PKZIP -z %AF < %CF (h) Delete command PKZIP -d %AF %FN (i) List character @ (j) Internal viewer ZIP (k) Success errorlevel 0 (l) Check errorlevel Yes ([) Previous archiver (]) Next archiver ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ À: iq config % arrows: move lightbar enter/key: select escape: quit menu :Ù [A] Active Archiver - This option allows you to toggle Iniquity's usage of this archiver. [B] File Extension - This option allows you to set the extension that Iniquity will look for when determining what archiver to use. [C] Archive Signature - This option allows you to set the signature of an archive. The archivers use this signature to verify that it is in fact this type of archive. [D] Compress Command - This option allows you to set the command line that Iniquity will use when compressing files with this archive. [E] Decompress Command - This option allows you to set the command line that Iniquity will use when decompressing a like archive. [F] Test Command - This option allows you to set the command line that Iniquity will use when testing an archive. [G] Comment Command - This option allows you to set the command line that Iniquity will use when adding a comment to the archive. [H] Delete Command - This option allows you to set the command line that Iniquity will use when deleting files from an archive. [I] List Character - This option allows you to set the character that will be placed on the command line when a file containing a large number of files to be added or deleted is used. [J] Internal Viewer - This option allows you to set Iniquity's internal viewer that will be used when a user has requested to view the archive. [K] Success ErrorLevel - This option allows you to set the ERRORLEVEL used to determine if the files have been compressed, decompressed, or tested properly. [L] Check ErrorLevel - This option allows you to toggle Iniquity's ability to check the ERRORLEVEL for possible error returns. [[] Previous Archiver - This option allows you to return to the preceding archiver. []] Next Archiver - This option allows you to move to the next archiver. Note: There are three current MCI codes that can be used with the archive's. %AF - This is the archive file name. %FN - This is the file name or file spec to zip. %CF - This is the archive comment text file name.