home *** CD-ROM | disk | FTP | other *** search
/ Power Utilities / Power Utilities.iso / utility / pro177 / codec.man < prev    next >
Encoding:
Text File  |  1993-09-22  |  178.5 KB  |  7,016 lines

  1.  
  2.  
  3.  
  4.         *****************************************************************
  5.         *                                                               *
  6.         *  TELVOX TELEINFORMATICA     -    VIA F.LLI CAIROLI N. 4-6     *
  7.         *                                  40121 BOLOGNA (ITALIA)       *
  8.         *                                  TEL. +39-51-252784           *
  9.         *                                  FAX. +39-51-252748           *
  10.         *                                  COMPUSERVE 100064,125        *
  11.         *                                                               *
  12.         *****************************************************************
  13.         *                                                               *
  14.         *                                                               *
  15.         *                                                               *
  16.         *                                                               *
  17.         *                                                               *
  18.         *                                                               *
  19.         *                                                               *
  20.         *                                                               *
  21.         *                                                               *
  22.         *                                                               *
  23.         *                                                               *
  24.         *                                                               *
  25.         *                                                               *
  26.         *                             C O D E C                         *
  27.         *                             COmpressor                        *
  28.         *                             DECompressor                      *
  29.         *                                                               *
  30.         *                             user's manual                     *
  31.         *                             ver. 3.10                         *
  32.         *                                                               *
  33.         *                                                               *
  34.         *                                                               *
  35.         *                                                               *
  36.         *                                                               *
  37.         *                                                               *
  38.         *                                                               *
  39.         *                                                               *
  40.         *                                                               *
  41.         *                                                               *
  42.         *                                                               *
  43.         *                                                               *
  44.         *                                                               *
  45.         *                                                               *
  46.         *                                                               *
  47.         *                                                               *
  48.         *                                                               *
  49.         *                                                               *
  50.         *                                                               *
  51.         *                                                               *
  52.         *                                                               *
  53.         *                                                               *
  54.         *                                                               *
  55.         *****************************************************************
  56.         *                          (C)  1993                            *
  57.         *****************************************************************
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.         CODEC                   TABLE OF CONTENTS               PAG.    I
  66.  
  67.  
  68.  
  69.  
  70.                       T A B L E  O F  C O N T E N T S 
  71.  
  72.  
  73.         WARNINGS ...........................................   PAG.    II
  74.         LIST OF SYMBOLS USED ...............................   PAG.   III
  75.         MANUAL'S STRUCTURE .................................   PAG.    IV
  76.         INTRODUCTION .......................................   PAG.     V
  77.  
  78.         CODEC'S GENERAL FUNCTIONS   
  79.  
  80.              Product's use .................................   TBL. 00.01
  81.  
  82.              Description of commands .......................   TBL. 01.01
  83.              - A       (adding without compression) ........   TBL. 01.02
  84.              - C(n)    (compression) .......................   TBL. 01.03
  85.              - CH      (compression help) ..................   TBL. 01.04
  86.              - D       (decompression) .....................   TBL. 01.05
  87.              - DB      (binary decompression) ..............   TBL. 01.06
  88.              - K       (deletion) ..........................   TBL. 01.07
  89.              - V       (display) ...........................   TBL. 01.08
  90.              - VS      (display/sort) ......................   TBL. 01.09
  91.              - X       (crc check) .........................   TBL. 01.10
  92.  
  93.              Description of options ........................   TBL. 02.01
  94.              - A       (queues decompressed file) ..........   TBL. 02.02
  95.              - D       (selection for date) ................   TBL. 02.03
  96.              - E<file> (file outcome) ......................   TBL. 02.04
  97.              - ED      (default outcome) ...................   TBL. 02.05
  98.              - KF      (deletes file after compression) ....   TBL. 02.06
  99.              - M       (running of subpath) ................   TBL. 02.07
  100.              - NN<file>(changes file name) .................   TBL. 02.08
  101.              - NP<path>(changes path name) .................   TBL. 02.09
  102.              - O       (enables overwrite) .................   TBL. 02.10
  103.              - PF<pw>  (file password) .....................   TBL. 02.11
  104.              - PL<pw>  (library password) ..................   TBL. 02.12
  105.              - PLN<pw> (changes library password) ..........   TBL. 02.13
  106.              - Q       (reduces results' format) ...........   TBL. 02.14
  107.              - S       (silence mode) ......................   TBL. 02.15
  108.              - T<txt>  (file's free text) ..................   TBL. 02.16
  109.  
  110.         APPENDIX 
  111.          
  112.         CODEC ERRORS
  113.              List of error codes and messages ..............   TBL.  A.01
  114.              Description of error codes and messages .......   TBL.  A.02
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.         CODEC                      WARNINGS                     PAG.   II
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.          
  141.  
  142.  
  143.                                    WARNINGS 
  144.  
  145.  
  146.         The   information   contained  in  this  manual  is  subject   to 
  147.         modification without prior notification.
  148.  
  149.         TELVOX TELEINFORMATICA shall not be held responsible for eventual 
  150.         errors contained in this document,  nor of damage that may derive 
  151.         from them.
  152.  
  153.         All  information  contained  in  this  document  is  subject   to 
  154.         copyright.  All rights reserved. 
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.         CODEC                     LIST OF SYMBOLS               PAG.  III
  188.  
  189.  
  190.  
  191.         LIST OF SYMBOLS USED   
  192.  
  193.  
  194.         CMP       =    Compression 
  195.  
  196.         CODEC     =    Compressor/Decompressor 
  197.  
  198.         CRC       =    Cyclic Redundancy Check
  199.  
  200.         DCP       =    Decompression 
  201.  
  202.         DES       =    Data Encryption Standard
  203.  
  204.         KB        =    Kilo Bytes
  205.  
  206.         PAG       =    Page  
  207.  
  208.         RAM       =    Random Access Memory
  209.  
  210.         TBL       =    Table 
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.         CODEC                     STRUCTURE OF MANUAL           PAG.   IV
  249.  
  250.  
  251.  
  252.         STRUCTURE OF MANUAL 
  253.  
  254.  
  255.         This  manual  contains  the  description of the  uses  for  CODEC 
  256.         (COmpressor/DECompressor).  It indicates which operations can  be 
  257.         executed  and how they should be run.   It is organized in such a 
  258.         way   that  its  reading  or  consultation  may  be  a   faithful 
  259.         reproduction of what can be run effectively.
  260.  
  261.         The manual is subdivided into three sections. In :
  262.  
  263.              -    the  first section general information is provided  for 
  264.                   the most effective use of the manual;
  265.  
  266.              -    the  second  section  the  general  functions  and  the 
  267.                   commands   available   in   CODEC  (package   for   the 
  268.                   compression    and    decompression    activity)    are 
  269.                   analytically illustrated;
  270.              
  271.              -    the  third   section the appendixes pertaining  to  the 
  272.                   list  of error codes and messages in the CODEC  package 
  273.                   are contained.
  274.  
  275.         Each  section  of the manual is set up in tables for  quick  con-
  276.         sultation  and  for a simpler  maintainance  for  updating.   The 
  277.         heading of each page is presented in this way: 
  278.  
  279.                                                             chapter code    
  280.                                                                      !
  281.                                                                      !
  282.         CODEC                     COMMANDS                    TBL.  00.07
  283.          !                         !                          PAG.  01/10
  284.          !                         !                                !  !
  285.         product name               !                                !  !
  286.                                    !                                !  !
  287.                                   chapter                           !  !
  288.                                                                     !  !
  289.                                                                     !  !
  290.                                        page number within the chapter  !
  291.                                                                        !
  292.                                            total number of chapter pages 
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.         CODEC                     INTRODUCTION                  PAG.    V
  310.  
  311.  
  312.  
  313.         INTRODUCTION
  314.  
  315.  
  316.         CODEC  is a software package that focuses on the  non-destructive 
  317.         compression/decompression  and the encryption/deciphering of  one 
  318.         or more files in the same work session.
  319.  
  320.         CODEC is characterized by the following:
  321.  
  322.              -    it is written entirely in "C" language according to the 
  323.                   ANSI standard;
  324.  
  325.              -    it belongs to the family of software packages that  can  
  326.                   operate  with the same modes in different  environments 
  327.                   (it  is  possible  to compress/encrypt in  MVS  and  to 
  328.                   decompress/decipher in AS400 or in PC-DOS);
  329.  
  330.              -    it   operates   with  compressed  and  encrypted   file 
  331.                   libraries  in  proprietary  format,  transferable  into 
  332.                   different operating systems;
  333.  
  334.              -    it executes a highly efficient compression  (from 1  to 
  335.                   50  times)  by means of proprietary algorithms such  as 
  336.                   HPBS (High Performance Bits Shrinker) and    T-DES type 
  337.                   cryptography   (Timing  - Data   Encryption   Standard)       
  338.                   with unlocking probability equal to about 10 ^ -150;
  339.  
  340.              -    it allows type of compression with less use of CPU  and 
  341.                   less  efficiency in compression or with more  intensive   
  342.                   CPU use and better results in compression;
  343.  
  344.              -    it  decompresses  in  one fourth the time it  takes  to 
  345.                   compress; 
  346.  
  347.              -    it compresses/decompresses and simultaneously encrypts-
  348.                   /deciphers  data in a single step  in  read/write  mode  
  349.                   to guarantee a swift work execution;
  350.  
  351.              -    it is executed in command-line-driven mode;
  352.  
  353.              -    it gives back a return code;
  354.  
  355.              -    it operates with libraries of compressed files;
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.         CODEC                     INTRODUCTION                  PAG.   VI
  371.  
  372.  
  373.  
  374.              -    it guarantees  the integrity of the compressed files by 
  375.                   means   of  a  triple 16-bit and  32-bit  crc  (library 
  376.                   heading => 16-bit crc ;  compressed file heading => 16-
  377.                   bit; compressed data file => 32-bit crc);
  378.  
  379.              -    it  interfaces the physical format of the data to  make 
  380.                   the  informative flow  inside  a particular environment 
  381.                   or between  different  but interconnected  environments 
  382.                   transparent;
  383.  
  384.              -    it operates with a double password,  one for access  to 
  385.                   the  compressed/encrypted file library and a second for 
  386.                   each specific compressed/encrypted file.   The  library 
  387.                   and file password may be as large as 255 characters and 
  388.                   be written in character mode or in hexadecimal format; 
  389.          
  390.              -    it encrypts  a file using the password indicated by the 
  391.                   operator for the access to the file itself;
  392.  
  393.              -    it  creates  a random access password for the  file  in 
  394.                   case it has  not been  attributed  before,  in order to 
  395.                   activate the cryptography function;
  396.              
  397.              -    it  encrypts  the same file with the same password in a 
  398.                   different  way if it happens at a different time;
  399.  
  400.              -    it  runs  up  to  a  maximum  of  5000  compressed  and 
  401.                   encrypted files in each library.
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.         *****************************************************************
  432.         *                                                               *
  433.         *                                                               *
  434.         *                                                               *
  435.         *                                                               *
  436.         *                                                               *
  437.         *                                                               *
  438.         *                                                               *
  439.         *                                                               *
  440.         *                                                               *
  441.         *                                                               *
  442.         *                                                               *
  443.         *                                                               *
  444.         *                                                               *
  445.         *                                                               *
  446.         *                                                               *
  447.         *                                                               *
  448.         *                                                               *
  449.         *                                                               *
  450.         *                          C O D E C                            *
  451.         *                                                               *
  452.         *                      GENERAL FUNCTIONS                        *
  453.         *                                                               *
  454.         *                                                               *
  455.         *                                                               *
  456.         *                                                               *
  457.         *                                                               *
  458.         *                                                               *
  459.         *                                                               *
  460.         *                                                               *
  461.         *                                                               *
  462.         *                                                               *
  463.         *                                                               *
  464.         *                                                               *
  465.         *                                                               *
  466.         *                                                               *
  467.         *                                                               *
  468.         *                                                               *
  469.         *                                                               *
  470.         *                                                               *
  471.         *                                                               *
  472.         *                                                               *
  473.         *                                                               *
  474.         *                                                               *
  475.         *                                                               *
  476.         *                                                               *
  477.         *                                                               *
  478.         *                                                               *
  479.         *                                                               *
  480.         *                                                               *
  481.         *                                                               *
  482.         *                                                               *
  483.         *                                                               *
  484.         *****************************************************************
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.         CODEC                     USE                         TBL.  00.01
  493.                                                               PAG.  01/08
  494.  
  495.  
  496.  
  497.         PRODUCT'S USE    
  498.  
  499.  
  500.         CODEC  is a software package that focuses on the  non-destructive 
  501.         compression/decompression  and the encryption/deciphering of  one 
  502.         or more files in the same work session.
  503.  
  504.         It can be executed :
  505.  
  506.              -    in interactive mode;
  507.  
  508.              -    in batch mode;
  509.  
  510.              -    by  means of a generalized call done through the user's 
  511.                   program.
  512.  
  513.         CODEC is structured in eight areas:
  514.  
  515.              -    nucleus:  compression/decompression   and   encryption-
  516.                   /deciphering operability;
  517.  
  518.              -    command  filter:  syntactic analysis,  running of  com-
  519.                   mands  and passage of parameters to functions;
  520.  
  521.              -    i/o   library :  running  of single or multiple activi-
  522.                   ties  in  the library by means of wildcard (  insertion 
  523.                   of  compressed file;  extraction  of file to be  decom-
  524.                   pressed through  standard  or binary mode;  deletion of 
  525.                   file;  display  of compressed  file's  characteristics;  
  526.                   running  of host path name and file name;  verification 
  527.                   of file's pre-existence);
  528.  
  529.              -    i/o  file system :  running of the  physical  characte-
  530.                   ristics  of the file  to  be compressed or decompressed  
  531.                   in   different  operating systems  (file  organization; 
  532.                   record format; record length; block size; conversion of 
  533.                   the files format into a different  environment than the 
  534.                   original; ascii-ebcdic/ebcdic-ascii conversion);
  535.  
  536.              -    check :  verification  of  the library crc's status and  
  537.                   of the compressed files;
  538.  
  539.              -    security  :    running  of  an access password for  the  
  540.                   library   of  compressed  files  and  of  the  specific 
  541.                   password for each compressed file;
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.         CODEC                     USE                         TBL.  00.01
  554.                                                               PAG.  02/08
  555.  
  556.  
  557.  
  558.              -    journal :   the creation of a journal of the activities 
  559.                   done and the saving of the results of the work entered;
  560.  
  561.              -    harmonization :  the  possibility of not displaying the 
  562.                   package's messages on the monitor.
  563.  
  564.  
  565.         In  order to run CODEC there are certain commands that need to be 
  566.         used  to  pass  the  parameters that  give  instructions  on  the 
  567.         operations to be executed and on how they should be executed.
  568.  
  569.         To  list the different commands and options type CODEC and  press 
  570.         RETURN :
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.         (C) 1993 CODEC - COmpressor DECompressor  Ver. 3.XX
  580.         TELVOX TELEINFORMATICA - Via F.lli Cairoli n. 4-6 
  581.                                  40121 Bologna (Italia)
  582.                                  Tel. +39-51-252784    
  583.                                  Fax. +39-51-252748    
  584.                                  Compuserve 100064,125
  585.  
  586.         USE: CODEC <COMMAND> <LIBRARY> <FILE> (OPTIONS)
  587.  
  588.         COMMANDS:
  589.         -A    = Adds file without compression    -K  = Deletes file in library
  590.         -C(n) = Compresses file                  -V  = Displays information
  591.         -CH   = Help for type of compression     -VS = Displays/sorts information
  592.         -D    = Decompresses file                -X  = Checks file crc
  593.         -DB   = Decompresses file in binary
  594.         OPTIONS:
  595.         -A         = Queues decompressed file    -NN <file> = Changes file name
  596.         -D         = Date AAAA/MM/GG:HH:MM:SS    -NP <path> = Changes file path
  597.                      date,       = greater       -O         = Enables overwriting
  598.                      ,date       = lesser        -PF  <pw>  = File password
  599.                      date        = equal         -PL  <pw>  = Library password
  600.                      date1,date2 = range         -PLN <pw>  = Change library password
  601.         -E  <file> = Results on user file        -Q         = Reduces result format
  602.         -ED        = Results on ESITO file       -S         = Silence mode
  603.         -KF        = Deletes file after cmp      -T   <txt> = Associates text to file
  604.         -M         = Enables running of subpath
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.         CODEC                     USE                         TBL.  00.01
  615.                                                               PAG.  03/08
  616.  
  617.  
  618.  
  619.         Before  executing  the indicated functions on the  command  line, 
  620.         CODEC  runs  a  syntactic check on past parameters  and  in  case 
  621.         incongruences are found, it indicates them by means of a code and 
  622.         appropriate error message.
  623.  
  624.         If,  for  example,  there is an attempt to compress an inexistent 
  625.         file, the following image will appear on screen:
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.         (C) 1993 CODEC - COmpressor DECompressor  Ver. 3.XX
  645.         TELVOX TELEINFORMATICA - Via F.lli Cairoli n. 4-6 
  646.                                  40121 Bologna (Italia)
  647.                                  Tel. +39-51-252784    
  648.                                  Fax. +39-51-252748    
  649.                                  Compuserve 100064,125
  650.  
  651.  
  652.  
  653.              
  654.              RESULT    = (45)    IMPOSSIBLE TO OPEN FILE IN READ MODE      
  655.                            !     !
  656.                            !     !
  657.                            !     !
  658.                            !     !
  659.                            !     error message      
  660.                            !
  661.                            !
  662.                            error code      
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.         CODEC                     USE                         TBL.  00.01
  676.                                                               PAG.  04/08
  677.  
  678.  
  679.  
  680.         CODEC   has  been  designed  to  operate  with  compressed   file 
  681.         libraries.  This necessitates an articulated running of the:
  682.  
  683.              -    file name; 
  684.  
  685.              -    multiple operation by means of wildcard.
  686.  
  687.         The  original  file name is always conserved during any  and  all 
  688.         data  processing  executed  by CODEC and is subdivided  into  two 
  689.         parts:
  690.  
  691.              -    path name;
  692.              
  693.              -    file name.
  694.  
  695.         The path name contains all information regarding the localization 
  696.         of  a  file in different operating systems  (directory,  library, 
  697.         multi member file, etc...).
  698.  
  699.         The file name refers to the physical file name (file name, member 
  700.         name, etc...).
  701.  
  702.         Multiple  operation by means of wildcard tends to facilitate  the 
  703.         use  of  the  package,  allowing  for the  execution  of  several 
  704.         activities with a single command.
  705.  
  706.         Wildcard  has  an effect only on the individual file name for all  
  707.         elaborative  activities  within  the  library,  on  files  to  be 
  708.         compressed within the library and during the decompression  phase 
  709.         on  files  that must be allocated from the library into the  host 
  710.         operating system. 
  711.  
  712.         Wildcard's logic will function with the following options:
  713.  
  714.              -    *    (select all)
  715.  
  716.              -    A*   (select everything that begins with 'A')
  717.  
  718.              -    *A   (select everything that ends with 'A')
  719.  
  720.              -    *A*  (select everything that includes 'A')
  721.  
  722.              -    A*B* (select everything that includes 'A' and 'B')
  723.  
  724.         In  addition,  it  is possible to use the ?  symbol to  select  a 
  725.         character in terms of its positioning, even in context to *:
  726.  
  727.               -       A??B*C
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.         CODEC                     USE                         TBL.  00.01
  737.                                                               PAG.  05/08
  738.  
  739.  
  740.  
  741.         In  order  to  compress  a file it is necessary  to  execute  the 
  742.         following operative steps:
  743.  
  744.  
  745.         STEP  1   =    Select a file to be compressed and decide in which 
  746.                        library it must be compressed (e.g. MOVIMENTI file 
  747.                        to  be  compressed  and  DATI.LIB  library   name)        
  748.  
  749.         STEP  2   =    Enter with the keyboard :
  750.  
  751.                        CODEC  -C  DATI.LIB   MOVIMENTI 
  752.  
  753.  
  754.         At the end of a compression that has been executed  successfully, 
  755.         the following message appears on screen:
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.         (C) 1993 CODEC - COmpressor DECompressor   Ver. 3.XX
  763.         TELVOX TELEINFORMATICA -      Via F.lli Cairoli n. 4-6 
  764.                                       40121 Bologna (Italia)
  765.                                       Tel. +39-51-252784   
  766.                                       Fax. +39-51-252748
  767.  
  768.  
  769.         Compressed File Name      Orig.Size Comp.Size  %Cmp  Time Kb/Sec
  770.         ----------------------------------------------------------------
  771.         MOVIMENTI                    207420     13143  93.7     7   29.2
  772.         ----------------------------------------------------------------
  773.         CoDec Library Name        Orig.Size Comp.Size  %Cmp Files Number
  774.         ----------------------------------------------------------------
  775.         DATI.LIB                     461892     38286  91.7     3
  776.         ----------------------------------------------------------------
  777.  
  778.         RESULT = (0) OK
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.         CODEC                     USE                         TBL.  00.01
  798.                                                               PAG.  06/08
  799.  
  800.  
  801.  
  802.         COMMENTS  :
  803.  
  804.         the screen display is divided into three areas :
  805.  
  806.  
  807.         COMPRESSED FILE:
  808.  
  809.              Orig. Size     =    Original file size in bytes
  810.  
  811.              Comp. Size     =    Byte size of the compressed file
  812.  
  813.              % Cmp          =    Percentage of compression
  814.                                  Definites
  815.                                  lo = original file size          
  816.                                  lc = compressed file size        
  817.                                  Formula for calculating compression:
  818.                                  abs(100 - (lc * 100) / lo)
  819.  
  820.              Time           =    Elapsed  time  in seconds to compress  a 
  821.                                  file       
  822.  
  823.              Kb/Sec         =    Kilo bytes compressed in a second 
  824.  
  825.  
  826.         LIBRARY :
  827.  
  828.              Orig.  Size    =    Original  byte size of files present  in 
  829.                                  library
  830.  
  831.              Comp. Size     =    Byte size of compressed files present in 
  832.                                  library 
  833.  
  834.              % Cmp          =    Average  percentage  of  compression  of 
  835.                                  files present in library
  836.  
  837.              Files Number   =    Total number of compressed files present 
  838.                                  in library 
  839.  
  840.  
  841.         OUTCOME :
  842.  
  843.              Result         =    Outcome  represented  by a numeric  code        
  844.                                  and a corresponding message  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.         CODEC                     USE                         TBL.  00.01
  859.                                                               PAG.  07/08
  860.  
  861.  
  862.  
  863.         In order to execute the decompression of a file it is necessary to
  864.         follow these operative steps:
  865.  
  866.  
  867.         STEP   1  =    Select the file to be decompressed and decide from 
  868.                        which library it should be decompressed (e.g. file 
  869.                        to  be  decompressed  MOVIMENTI and  library  name 
  870.                        DATI.LIB)
  871.  
  872.  
  873.         STEP  2   =    Write with the keyboard 
  874.  
  875.                        CODEC  -D  DATI.LIB   MOVIMENTI
  876.  
  877.  
  878.         At the end of the successful decompression process, the following 
  879.         will appear on the screen :
  880.  
  881.  
  882.  
  883.                        
  884.  
  885.  
  886.  
  887.         (C) 1993 CODEC - COmpressor DECompressor   Ver. 3.XX
  888.         TELVOX TELEINFORMATICA -      Via F.lli Cairoli n. 4-6 
  889.                                       40121 Bologna (Italia)
  890.                                       Tel. +39-51-252784   
  891.                                       Fax. +39-51-252748
  892.  
  893.  
  894.         Compressed File Name      Comp.Size Orig.Size  %Dcp  Time Kb/Sec
  895.         ----------------------------------------------------------------
  896.         MOVIMENTI                   13143    207420  1478.2     7   29.2
  897.         ----------------------------------------------------------------
  898.         CoDec Library Name      Comp.Size Orig.Size   %Dcp  Files Number
  899.         ----------------------------------------------------------------
  900.         DATI.LIB                    38286    461892  1106.4     3
  901.         ----------------------------------------------------------------
  902.  
  903.  
  904.         RESULT  = (0) OK
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.         CODEC                     USE                         TBL.  00.01
  920.                                                               PAG.  08/08
  921.  
  922.                 
  923.  
  924.         COMMENTS  :
  925.  
  926.         the screen display is divided into three areas :
  927.  
  928.  
  929.         DECOMPRESSED FILE:
  930.  
  931.              Comp. Size     =    Byte size of the compressed file
  932.  
  933.              Orig. Size     =    Original file size in bytes
  934.  
  935.              % Dcp          =    Percentage of decompression
  936.                                  Definites
  937.                                  lo = original file size          
  938.                                  lc = compressed file size        
  939.                                  Formula for calculating compression:
  940.                                  abs(100 - (lo * 100) / lc)
  941.  
  942.              Time           =    Elapsed time in seconds to decompress  a 
  943.                                  file       
  944.  
  945.              Kb/Sec         =    Kilo bytes decompressed in a second 
  946.  
  947.  
  948.         LIBRARY :
  949.  
  950.              Comp. Size     =    Byte size of compressed files present in 
  951.                                  library 
  952.  
  953.              Orig.  Size    =    Original  byte size of files present  in 
  954.                                  library
  955.  
  956.              % Dcp          =    Average  percentage of decompression  of 
  957.                                  files present in library
  958.  
  959.              Files Number   =    Total number of compressed files present 
  960.                                  in library 
  961.  
  962.  
  963.         OUTCOME :
  964.  
  965.              Result         =    Outcome  represented  by a numeric  code 
  966.                                  and a corresponding message  
  967.  
  968.  
  969.  
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  
  976.  
  977.  
  978.  
  979.  
  980.         CODEC                     COMMANDS                    TBL.  01.01
  981.                                                               PAG.  01/01
  982.  
  983.  
  984.  
  985.         DESCRIPTION OF COMMANDS
  986.  
  987.  
  988.         In  order to activate CODEC there are certain commands that  need 
  989.         to  be used to pass the parameters that give instructions on  the 
  990.         operations to be executed and on how they should be executed.
  991.  
  992.         Within the line of commands, parameters inside brackets < > are
  993.         obligatory while those in parentheses ( ) are optional. 
  994.  
  995.         Obligatory parameters always precede optional ones.      
  996.  
  997.         Each parameter can be written either in cap letters or lower case 
  998.         and  should  be separated from the following one by at least  one 
  999.         space.
  1000.  
  1001.         Obligatory parameters are :
  1002.  
  1003.              -    Command
  1004.  
  1005.              -    Library Name 
  1006.  
  1007.              -    File Name 
  1008.  
  1009.         The sequence of obligatory parameters passed onto CODEC should be 
  1010.         the following :
  1011.  
  1012.              -    Position  1    :    Command
  1013.              -    Position  2    :    Library Name 
  1014.              -    Position  3    :    File Name
  1015.  
  1016.  
  1017.                             Position  1     Position  2     Position  3
  1018.         ----------------------------------------------------------------
  1019.         EG :     CODEC      <COMMAND>       <LIBRARY>       <FILE>
  1020.  
  1021.         The following are commands through which it is possible to run a  
  1022.         vast  series of operations during the compression, decompression
  1023.         or compressed file library maintenance phases :
  1024.  
  1025.              -    A         =    Adding file without compression
  1026.              -    C(n)      =    Compresses file
  1027.              -    CH        =    Help for type of compression 
  1028.              -    D         =    Decompresses file
  1029.              -    DB        =    Decompresses file in binary mode
  1030.              -    K         =    Deletes file
  1031.              -    V         =    Displays information 
  1032.              -    VS        =    Displays information/sort
  1033.              -    X         =    Checks crc file
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.         CODEC                     COMMANDS                    TBL.  01.02
  1042.                                                               PAG.  01/03
  1043.  
  1044.  
  1045.  
  1046.         COMMAND  -A  (adding without compression)
  1047.  
  1048.  
  1049.         PURPOSE       
  1050.  
  1051.         Adding  a  file  inside a CODEC library without  compression  and 
  1052.         encryption. 
  1053.  
  1054.  
  1055.         TYPE
  1056.  
  1057.         Obligatory.
  1058.  
  1059.  
  1060.         SYNTAX
  1061.  
  1062.         CODEC  -A  <Library>  <File>  (Options)
  1063.  
  1064.  
  1065.         ACTIVE OPTIONS
  1066.  
  1067.         -    D selection for date ..................... (cfr. TBL. 02.03)
  1068.         -    E<file> file outcome ..................... (cfr. TBL. 02.04)
  1069.         -    ED default outcome ....................... (cfr. TBL. 02.05)
  1070.         -    KF deletes file after compression ........ (cfr. TBL. 02.06)
  1071.         -    M running of subpath ..................... (cfr. TBL. 02.07)
  1072.         -    NN<file> changes file name ............... (cfr. TBL. 02.08)
  1073.         -    NP<path> changes path name ............... (cfr. TBL. 02.09)
  1074.         -    O enables overwrite ...................... (cfr. TBL. 02.10)
  1075.         -    PF<pw> file password ..................... (cfr. TBL. 02.11)
  1076.         -    PL<pw> library password .................. (cfr. TBL. 02.12)
  1077.         -    PLN<pw> changes library password ......... (cfr. TBL. 02.13)
  1078.         -    S silence mode ........................... (cfr. TBL. 02.15)
  1079.         -    T<txt> file free text .................... (cfr. TBL. 02.16)
  1080.  
  1081.  
  1082.         EXAMPLE
  1083.  
  1084.         CODEC     -A        DATI.LIB  MOV.DAT
  1085.         CODEC     -A        DATI.LIB  MOV.DAT  -E    LOG.TXT
  1086.  
  1087.  
  1088.         COMMENTS 
  1089.  
  1090.         The  "-A"  command  allows the adding of one or more files  in  a 
  1091.         library of compressed files whithout compression and encryption.
  1092.  
  1093.  
  1094.  
  1095.  
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102.         CODEC                     COMMANDS                    TBL.  01.02
  1103.                                                               PAG.  02/03
  1104.  
  1105.  
  1106.  
  1107.         When the product is run with the command :
  1108.  
  1109.         CODEC  -A  DATI.LIB   MOVIMENTI
  1110.  
  1111.         at  the  end  of the successful  adding  process,  the  following 
  1112.         appears on the screen :
  1113.  
  1114.  
  1115.         (C) 1993 CODEC - COmpressor DECompressor   Ver. 3.XX
  1116.         TELVOX TELEINFORMATICA -      Via F.lli Cairoli n. 4-6 
  1117.                                       40121 Bologna (Italia)
  1118.                                       Tel. +39-51-252784   
  1119.                                       Fax. +39-51-252748
  1120.  
  1121.  
  1122.         Compressed File Name       Orig.Size Comp.Size %Cmp Time  Kb/Sec
  1123.         ----------------------------------------------------------------
  1124.         MOVIMENTI                    207420    207420   0.0     7   29.2
  1125.         ----------------------------------------------------------------
  1126.         CoDec Library Name         Orig.Size Comp.Size %Cmp Files Number
  1127.         ----------------------------------------------------------------
  1128.         DATI.LIB                     461892    245706  46.8     3
  1129.         ----------------------------------------------------------------
  1130.  
  1131.         RESULT = (0) OK
  1132.  
  1133.  
  1134.         COMMENTS :
  1135.  
  1136.         the screen display is divided into three areas :
  1137.  
  1138.  
  1139.         COMPRESSED FILE:
  1140.  
  1141.              Orig. Size     =    Original file size in bytes
  1142.  
  1143.              Comp. Size     =    Byte size of the compressed file
  1144.  
  1145.              % Cmp          =    Percentage of compression
  1146.                                  Definites
  1147.                                  lo = original file size          
  1148.                                  lc = compressed file size        
  1149.                                  Formula for calculating compression:
  1150.                                  abs(100 - (lc * 100) / lo)
  1151.  
  1152.              Time           =    Elapsed  time  in seconds to compress  a 
  1153.                                  file       
  1154.  
  1155.              Kb/Sec         =    Kilo bytes compressed in a second 
  1156.  
  1157.  
  1158.  
  1159.  
  1160.  
  1161.  
  1162.  
  1163.         CODEC                     COMMANDS                    TBL.  01.02
  1164.                                                               PAG.  03/03
  1165.  
  1166.  
  1167.  
  1168.         LIBRARY :
  1169.  
  1170.              Orig.  Size    =    Original  byte size of files present  in 
  1171.                                  library
  1172.  
  1173.              Comp. Size     =    Byte size of compressed files present in 
  1174.                                  library 
  1175.  
  1176.              % Cmp          =    Average  percentage  of  compression  of 
  1177.                                  files present in library
  1178.  
  1179.              Files Number   =    Total number of compressed files present 
  1180.                                  in library 
  1181.  
  1182.  
  1183.         OUTCOME :
  1184.  
  1185.              Result         =    Outcome  represented  by a numeric  code        
  1186.                                  and a corresponding message  
  1187.  
  1188.  
  1189.  
  1190.  
  1191.  
  1192.  
  1193.  
  1194.  
  1195.  
  1196.  
  1197.  
  1198.  
  1199.  
  1200.  
  1201.  
  1202.  
  1203.  
  1204.  
  1205.  
  1206.  
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212.  
  1213.  
  1214.  
  1215.  
  1216.  
  1217.  
  1218.  
  1219.  
  1220.  
  1221.  
  1222.  
  1223.  
  1224.         CODEC                     COMMANDS                    TBL.  01.03
  1225.                                                               PAG.  01/03
  1226.  
  1227.  
  1228.  
  1229.         COMMAND  -C(n)  (compression)
  1230.  
  1231.  
  1232.         PURPOSE       
  1233.  
  1234.         Compression/encryption of a file inside a library.
  1235.  
  1236.  
  1237.         TYPE
  1238.  
  1239.         Obligatory.
  1240.  
  1241.  
  1242.         SYNTAX
  1243.  
  1244.         CODEC  -C  <Library>  <File>  (Options)
  1245.  
  1246.  
  1247.         ACTIVE OPTIONS
  1248.  
  1249.         -    D selection for date ..................... (cfr. TBL. 02.03)
  1250.         -    E<file> file outcome ..................... (cfr. TBL. 02.04)
  1251.         -    ED default outcome ....................... (cfr. TBL. 02.05)
  1252.         -    KF deletes file after compression ........ (cfr. TBL. 02.06)
  1253.         -    M running of subpath ..................... (cfr. TBL. 02.07)
  1254.         -    NN<file> changes file name ............... (cfr. TBL. 02.08)
  1255.         -    NP<path> changes path name ............... (cfr. TBL. 02.09)
  1256.         -    O enables overwrite ...................... (cfr. TBL. 02.10)
  1257.         -    PF<pw> file password ..................... (cfr. TBL. 02.11)
  1258.         -    PL<pw> library password .................. (cfr. TBL. 02.12)
  1259.         -    PLN<pw> changes library password ......... (cfr. TBL. 02.13)
  1260.         -    S silence mode ........................... (cfr. TBL. 02.15)
  1261.         -    T<txt> file free text .................... (cfr. TBL. 02.16)
  1262.  
  1263.  
  1264.         EXAMPLE
  1265.  
  1266.         CODEC     -C        DATI.LIB  MOV.DAT
  1267.         CODEC     -C        DATI.LIB  MOV.DAT  -E    LOG.TXT
  1268.  
  1269.  
  1270.         COMMENTS 
  1271.  
  1272.         Command  "-C" may be followed by values from 1 to 9.  The default 
  1273.         value is 5.  At lower values (1-4) the compression will be faster 
  1274.         but  less efficient.  At higher values (6-9) the  compression  is 
  1275.         slower but more efficient.
  1276.  
  1277.  
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283.  
  1284.  
  1285.         CODEC                     COMMANDS                    TBL.  01.03
  1286.                                                               PAG.  02/03
  1287.  
  1288.  
  1289.  
  1290.         Through command "-C" it is possible to execute a high  efficiency 
  1291.         compression   (from  1  to  50  times)  by  means  of  propietary 
  1292.         algorithms  such as HPBS (High Performance Bits Shrinker) and  T-
  1293.         DES  type cryptography (Timing - Data Encryption  Standard)  with 
  1294.         unlocking probability equal to about 10 ^ -150.
  1295.  
  1296.         In    order    to    guarantee   a    swift    execution,    data 
  1297.         compression/encryption takes place in a single step in read/write 
  1298.         mode.
  1299.  
  1300.         The T-DES (Timing-Data Encryption Standard) algorithm is accessed 
  1301.         through  a default password or with a password specified  by  the 
  1302.         user.
  1303.  
  1304.         When the product is run with the command :
  1305.  
  1306.         CODEC  -C  DATI.LIB   MOVIMENTI
  1307.  
  1308.         at  the end of the successful compression process,  the following 
  1309.         appears on the screen :
  1310.  
  1311.  
  1312.         (C) 1993 CODEC - COmpressor DECompressor   Ver. 3.XX
  1313.         TELVOX TELEINFORMATICA -      Via F.lli Cairoli n. 4-6 
  1314.                                       40121 Bologna (Italia)
  1315.                                       Tel. +39-51-252784   
  1316.                                       Fax. +39-51-252748
  1317.  
  1318.  
  1319.         Compressed File Name       Orig.Size Comp.Size %Cmp Time  Kb/Sec
  1320.         ----------------------------------------------------------------
  1321.         MOVIMENTI                    207420     13143  93.7     7   29.2
  1322.         ----------------------------------------------------------------
  1323.         CoDec Library Name         Orig.Size Comp.Size %Cmp Files Number
  1324.         ----------------------------------------------------------------
  1325.         DATI.LIB                     461892     38286  91.7     3
  1326.         ----------------------------------------------------------------
  1327.  
  1328.         RESULT = (0) OK
  1329.  
  1330.  
  1331.  
  1332.  
  1333.  
  1334.  
  1335.  
  1336.  
  1337.  
  1338.  
  1339.  
  1340.  
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346.         CODEC                     COMMANDS                    TBL.  01.03
  1347.                                                               PAG.  03/03
  1348.  
  1349.  
  1350.  
  1351.         COMMENTS :
  1352.  
  1353.         the screen display is divided into three areas :
  1354.  
  1355.  
  1356.         COMPRESSED FILE:
  1357.  
  1358.              Orig. Size     =    Original file size in bytes
  1359.  
  1360.              Comp. Size     =    Byte size of the compressed file
  1361.  
  1362.              % Cmp          =    Percentage of compression
  1363.                                  Definites
  1364.                                  lo = original file size          
  1365.                                  lc = compressed file size        
  1366.                                  Formula for calculating compression:
  1367.                                  abs(100 - (lc * 100) / lo)
  1368.  
  1369.              Time           =    Elapsed  time  in seconds to compress  a 
  1370.                                  file       
  1371.  
  1372.              Kb/Sec         =    Kilo bytes compressed in a second 
  1373.  
  1374.         LIBRARY :
  1375.  
  1376.              Orig.  Size    =    Original  byte size of files present  in 
  1377.                                  library
  1378.  
  1379.              Comp. Size     =    Byte size of compressed files present in 
  1380.                                  library 
  1381.  
  1382.              % Cmp          =    Average  percentage  of  compression  of 
  1383.                                  files present in library
  1384.  
  1385.              Files Number   =    Total number of compressed files present 
  1386.                                  in library 
  1387.  
  1388.         OUTCOME :
  1389.  
  1390.              Result         =    Outcome  represented  by a numeric  code        
  1391.                                  and a corresponding message  
  1392.  
  1393.  
  1394.  
  1395.  
  1396.  
  1397.  
  1398.  
  1399.  
  1400.  
  1401.  
  1402.  
  1403.  
  1404.  
  1405.  
  1406.  
  1407.         CODEC                     COMMANDS                    TBL.  01.04
  1408.                                                               PAG.  01/02
  1409.  
  1410.  
  1411.  
  1412.         COMMAND  -CH  (help for type of compression)
  1413.  
  1414.  
  1415.         PURPOSE
  1416.  
  1417.         Display of the types of compression available.           
  1418.  
  1419.  
  1420.         TYPE
  1421.  
  1422.         Obligatory. 
  1423.  
  1424.  
  1425.         SYNTAX  
  1426.  
  1427.         CODEC  -CH
  1428.  
  1429.  
  1430.         ACTIVE OPTIONS
  1431.  
  1432.         None.   
  1433.  
  1434.  
  1435.         EXAMPLE
  1436.  
  1437.         CODEC     -CH
  1438.  
  1439.  
  1440.         COMMENTS 
  1441.  
  1442.         The -CH command displays on screen the following available models 
  1443.         of compression:
  1444.  
  1445.  
  1446.         !------------------------------------------------------------!
  1447.         !    TYPE      COMPRESSION      SPEED        COMMENT         !
  1448.         !------------------------------------------------------------!
  1449.         !     1        Minimum          Maximum                      !
  1450.         !     2                                                      !
  1451.         !     3                                                      !
  1452.         !     4                                                      !
  1453.         !     5        Medium           Medium       Default         !
  1454.         !     6                                                      !
  1455.         !     7                                                      !
  1456.         !     8                                                      !
  1457.         !     9        Maximum          Minimum                      !
  1458.         !    10-99                                   Reserved        !
  1459.         !------------------------------------------------------------!
  1460.  
  1461.  
  1462.  
  1463.  
  1464.  
  1465.  
  1466.  
  1467.  
  1468.         CODEC                     COMMANDS                    TBL.  01.04
  1469.                                                               PAG.  02/02
  1470.  
  1471.  
  1472.  
  1473.         CODEC  is currently being released with  an occupation of 380  kb 
  1474.         for the variable area.  
  1475.  
  1476.         It  is  nonetheless  possible  to  request  and  obtain  specific 
  1477.         versions using less RAM.
  1478.  
  1479.  
  1480.  
  1481.  
  1482.  
  1483.  
  1484.  
  1485.  
  1486.  
  1487.  
  1488.  
  1489.  
  1490.  
  1491.  
  1492.  
  1493.  
  1494.  
  1495.  
  1496.  
  1497.  
  1498.  
  1499.  
  1500.  
  1501.  
  1502.  
  1503.  
  1504.  
  1505.  
  1506.  
  1507.  
  1508.  
  1509.  
  1510.  
  1511.  
  1512.  
  1513.  
  1514.  
  1515.  
  1516.  
  1517.  
  1518.  
  1519.  
  1520.  
  1521.  
  1522.  
  1523.  
  1524.  
  1525.  
  1526.  
  1527.  
  1528.  
  1529.         CODEC                     COMMANDS                    TBL.  01.05
  1530.                                                               PAG.  01/03
  1531.  
  1532.  
  1533.  
  1534.         COMMAND  -D  (decompression)
  1535.  
  1536.  
  1537.         PURPOSE
  1538.  
  1539.         Decompression/deciphering of a file from a library.  
  1540.  
  1541.  
  1542.         TYPE
  1543.  
  1544.         Obligatory. 
  1545.  
  1546.  
  1547.         SYNTAX  
  1548.  
  1549.         CODEC  -D  <Library>  <File>  (Options)
  1550.  
  1551.  
  1552.         ACTIVE OPTIONS
  1553.  
  1554.         -    A queues decompressed file ............... (cfr. TBL. 02.02)
  1555.         -    D selection for date ..................... (cfr. TBL. 02.03)
  1556.         -    E<file> file outcome ..................... (cfr. TBL. 02.04)
  1557.         -    ED default outcome ....................... (cfr. TBL. 02.05)
  1558.         -    M running of subpath ..................... (cfr. TBL. 02.07)
  1559.         -    NN<file> changes file name ............... (cfr. TBL. 02.08)
  1560.         -    NP<path> changes path name ............... (cfr. TBL. 02.09)
  1561.         -    O enables overwrite ...................... (cfr. TBL. 02.10)
  1562.         -    PF<pw> file password ..................... (cfr. TBL. 02.11)
  1563.         -    PL<pw> library password .................. (cfr. TBL. 02.12)
  1564.         -    S silence mode ........................... (cfr. TBL. 02.15)
  1565.  
  1566.  
  1567.         EXAMPLE
  1568.  
  1569.         CODEC     -D        DATI.LIB  MOV.DAT
  1570.         CODEC     -D        DATI.LIB  MOV.DAT  -E    LOG.TXT
  1571.  
  1572.  
  1573.         COMMENTS 
  1574.  
  1575.         Command  "-D" allows for the decompression/dechipering of one  or 
  1576.         more  files  from  one  library  of  compressed/encrypted   files 
  1577.         regardless   the   environment  of  origin.    If  the  file   is 
  1578.         decompressed in the same environment in which it was  compressed, 
  1579.         the same characteristics of the original file are repristined.  
  1580.  
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589.  
  1590.         CODEC                     COMMANDS                    TBL.  01.05
  1591.                                                               PAG.  02/03
  1592.  
  1593.  
  1594.  
  1595.         If  the  file comes from a different environment,  the  receiving 
  1596.         file system will be interfaced with its eventual conversion  into 
  1597.         ascii-ebcdic/ebcdic-ascii.
  1598.  
  1599.  
  1600.         When running the product with the command :
  1601.  
  1602.         CODEC  -D  DATI.LIB   MOVIMENTI
  1603.  
  1604.         at the end  of the successful decompression activity,  the screen 
  1605.         will display the following :
  1606.  
  1607.  
  1608.  
  1609.  
  1610.  
  1611.  
  1612.  
  1613.         (C) 1993 CODEC - COmpressor DECompressor   Ver. 3.XX
  1614.         TELVOX TELEINFORMATICA -      Via F.lli Cairoli n. 4-6 
  1615.                                       40121 Bologna (Italia)
  1616.                                       Tel. +39-51-252784   
  1617.                                       Fax. +39-51-252748
  1618.  
  1619.  
  1620.  
  1621.  
  1622.         Compressed File Name     Comp.Size Orig.Size   %Dcp Time  Kb/Sec
  1623.         ----------------------------------------------------------------
  1624.         MOVIMENTI                   13143    207420  1478.2    7    29.2
  1625.         ----------------------------------------------------------------
  1626.         CoDec Library Name       Comp.Size Orig.Size   %Dcp Files Number
  1627.         ----------------------------------------------------------------
  1628.         DATI.LIB                    38286    461892  1106.4    3
  1629.         ----------------------------------------------------------------
  1630.  
  1631.         RESULT = (0) OK
  1632.  
  1633.  
  1634.  
  1635.  
  1636.  
  1637.  
  1638.  
  1639.  
  1640.  
  1641.  
  1642.  
  1643.  
  1644.  
  1645.  
  1646.  
  1647.  
  1648.  
  1649.  
  1650.  
  1651.         CODEC                     USE                         TBL.  01.05
  1652.                                                               PAG.  03/03
  1653.  
  1654.  
  1655.  
  1656.         COMMENTS  :
  1657.  
  1658.         the screen display is divided into three areas :
  1659.  
  1660.  
  1661.         DECOMPRESSED FILE:
  1662.  
  1663.              Comp. Size     =    Byte size of the compressed file
  1664.  
  1665.              Orig. Size     =    Original file size in bytes
  1666.  
  1667.              % Dcp          =    Percentage of decompression
  1668.                                  Definites
  1669.                                  lo = original file size          
  1670.                                  lc = compressed file size        
  1671.                                  Formula for calculating compression:
  1672.                                  abs(100 - (lo * 100) / lc)
  1673.  
  1674.              Time           =    Elapsed time in seconds to decompress  a 
  1675.                                  file       
  1676.  
  1677.              Kb/Sec         =    Kilo bytes decompressed in a second 
  1678.  
  1679.  
  1680.         LIBRARY :
  1681.  
  1682.              Comp. Size     =    Byte size of compressed files present in 
  1683.                                  library 
  1684.  
  1685.              Orig.  Size    =    Original  byte size of files present  in 
  1686.                                  library
  1687.  
  1688.              % Dcp          =    Average  percentage of decompression  of 
  1689.                                  files present in library
  1690.  
  1691.              Files Number   =    Total number of compressed files present 
  1692.                                  in library 
  1693.  
  1694.  
  1695.         OUTCOME :
  1696.  
  1697.              Result         =    Outcome  represented  by a numeric  code 
  1698.                                  and a corresponding message  
  1699.                 
  1700.  
  1701.  
  1702.  
  1703.  
  1704.  
  1705.  
  1706.  
  1707.  
  1708.  
  1709.  
  1710.  
  1711.  
  1712.         CODEC                     COMMANDS                    TBL.  01.06
  1713.                                                               PAG.  01/03
  1714.  
  1715.  
  1716.  
  1717.         COMMAND  -DB  (binary decompression)
  1718.  
  1719.  
  1720.         PURPOSE
  1721.  
  1722.         Decompression/deciphering  in  binary  mode  of  a  file  from  a 
  1723.         library.  
  1724.  
  1725.         TYPE
  1726.  
  1727.         Obligatory.
  1728.  
  1729.  
  1730.         SYNTAX  
  1731.  
  1732.         CODEC  -DB  <Library>  <File>  (Options)
  1733.  
  1734.  
  1735.         ACTIVE OPTIONS
  1736.  
  1737.         -    A queues decompressed file ............... (cfr. TBL. 02.02)
  1738.         -    D selection for date ..................... (cfr. TBL. 02.03)
  1739.         -    E<file> file outcome ..................... (cfr. TBL. 02.04)
  1740.         -    ED default outcome ....................... (cfr. TBL. 02.05)
  1741.         -    M running of subpath ..................... (cfr. TBL. 02.07)
  1742.         -    NN<file> changes file name ............... (cfr. TBL. 02.08)
  1743.         -    NP<path> changes path name ............... (cfr. TBL. 02.09)
  1744.         -    O enables overwrite ...................... (cfr. TBL. 02.10)
  1745.         -    PF<pw> file password ..................... (cfr. TBL. 02.11)
  1746.         -    PL<pw> library password .................. (cfr. TBL. 02.12)
  1747.         -    S silence mode ........................... (cfr. TBL. 02.15)
  1748.  
  1749.  
  1750.         EXAMPLE
  1751.  
  1752.         CODEC     -DB       DATI.LIB  MOV.DAT
  1753.         CODEC     -DB       DATI.LIB  MOV.DAT  -E    LOG.TXT
  1754.  
  1755.  
  1756.         COMMENTS  
  1757.  
  1758.         The  "-DB"  command is operable only to decompress a file from  a 
  1759.         different  environment of which possible  control  characters  of 
  1760.         the  original  file  are  not  desired to  be  converted nor  the 
  1761.         ascii-ebcdic/ebcdic-ascii conversion obtained.
  1762.  
  1763.  
  1764.  
  1765.  
  1766.  
  1767.  
  1768.  
  1769.  
  1770.  
  1771.  
  1772.  
  1773.         CODEC                     COMMANDS                    TBL.  01.06
  1774.                                                               PAG.  02/03
  1775.  
  1776.  
  1777.  
  1778.         When executing the product with the command:
  1779.  
  1780.         CODEC  -DB  DATI.LIB   MOVIMENTI
  1781.  
  1782.         at the end of the successful decompression session, the following 
  1783.         will appear on screen:
  1784.  
  1785.  
  1786.  
  1787.  
  1788.  
  1789.  
  1790.  
  1791.  
  1792.  
  1793.  
  1794.  
  1795.         (C) 1993 CODEC - COmpressor DECompressor   Ver. 3.XX
  1796.         TELVOX TELEINFORMATICA -      Via F.lli Cairoli n. 4-6 
  1797.                                       40121 Bologna (Italia)
  1798.                                       Tel. +39-51-252784   
  1799.                                       Fax. +39-51-252748
  1800.  
  1801.  
  1802.  
  1803.         Compressed File Name     Comp.Size Orig.Size   %Dcp Time  Kb/Sec
  1804.         ----------------------------------------------------------------
  1805.         MOVIMENTI                   13143    207420  1478.2     7   29.2
  1806.         ----------------------------------------------------------------
  1807.         CoDec Library Name       Comp.Size Orig.Size   %Dcp Files Number
  1808.         ----------------------------------------------------------------
  1809.         DATI.LIB                    38286    461892  1106.4     3
  1810.         ----------------------------------------------------------------
  1811.  
  1812.         RESULT = (0) OK
  1813.  
  1814.  
  1815.  
  1816.  
  1817.  
  1818.  
  1819.  
  1820.  
  1821.  
  1822.  
  1823.  
  1824.  
  1825.  
  1826.  
  1827.  
  1828.  
  1829.  
  1830.  
  1831.  
  1832.  
  1833.  
  1834.         CODEC                     USE                         TBL.  01.06
  1835.                                                               PAG.  03/03
  1836.  
  1837.  
  1838.  
  1839.         COMMENTS  :
  1840.  
  1841.         the screen display is divided into three areas :
  1842.  
  1843.         DECOMPRESSED FILE:
  1844.  
  1845.              Comp. Size     =    Byte size of the compressed file
  1846.  
  1847.              Orig. Size     =    Original file size in bytes
  1848.  
  1849.              % Dcp          =    Percentage of decompression
  1850.                                  Definites
  1851.                                  lo = original file size          
  1852.                                  lc = compressed file size        
  1853.                                  Formula for calculating compression:
  1854.                                  abs(100 - (lo * 100) / lc)
  1855.  
  1856.              Time           =    Elapsed  time in seconds to decompress a 
  1857.                                  file       
  1858.  
  1859.              Kb/Sec         =    Kilo bytes decompressed in a second 
  1860.  
  1861.  
  1862.         LIBRARY :
  1863.  
  1864.              Comp. Size     =    Byte size of compressed files present in 
  1865.                                  library 
  1866.  
  1867.              Orig.  Size    =    Original  byte size of files present  in 
  1868.                                  library
  1869.  
  1870.              % Dcp          =    Average  percentage of decompression  of 
  1871.                                  files present in library
  1872.  
  1873.              Files Number   =    Total number of compressed files present 
  1874.                                  in library 
  1875.  
  1876.  
  1877.         OUTCOME :
  1878.  
  1879.              Result         =    Outcome  represented  by a numeric  code 
  1880.                                  and a corresponding message  
  1881.  
  1882.  
  1883.  
  1884.  
  1885.  
  1886.  
  1887.  
  1888.  
  1889.  
  1890.  
  1891.  
  1892.  
  1893.  
  1894.  
  1895.         CODEC                     COMMANDS                    TBL.  01.07
  1896.                                                               PAG.  01/03
  1897.  
  1898.  
  1899.  
  1900.         COMMAND  -K  (deletion)
  1901.  
  1902.  
  1903.         PURPOSE
  1904.  
  1905.         Deletion of a file from a library.
  1906.  
  1907.  
  1908.         TYPE
  1909.  
  1910.         Obligatory.
  1911.  
  1912.  
  1913.         SYNTAX  
  1914.  
  1915.         CODEC  -K  <Library>  <File>  (Options)
  1916.  
  1917.  
  1918.         ACTIVE OPTIONS
  1919.  
  1920.         -    D selection for date ..................... (cfr. TBL. 02.03)
  1921.         -    E<file> file outcome ..................... (cfr. TBL. 02.04)
  1922.         -    ED default outcome ....................... (cfr. TBL. 02.05)
  1923.         -    M running of subpath ..................... (cfr. TBL. 02.07)
  1924.         -    PF<pw> file password ..................... (cfr. TBL. 02.11)
  1925.         -    PL<pw> library password .................. (cfr. TBL. 02.12)
  1926.         -    PLN<pw> changes library password.......... (cfr. TBL. 02.13)
  1927.         -    S silence mode ........................... (cfr. TBL. 02.15)
  1928.  
  1929.  
  1930.         EXAMPLE
  1931.  
  1932.         CODEC     -K        DATI.LIB  MOV.DAT
  1933.         CODEC     -K        DATI.LIB  MOV.DAT  -E    LOG.TXT
  1934.  
  1935.  
  1936.         COMMENTS  
  1937.  
  1938.         Command -K allows the physical deletion of one or more files from 
  1939.         a library of compressed files.
  1940.  
  1941.  
  1942.  
  1943.  
  1944.  
  1945.  
  1946.  
  1947.  
  1948.  
  1949.  
  1950.  
  1951.  
  1952.  
  1953.  
  1954.  
  1955.  
  1956.         CODEC                     COMMANDS                    TBL.  01.07
  1957.                                                               PAG.  02/03
  1958.  
  1959.  
  1960.  
  1961.         When executing the product with command -K :
  1962.  
  1963.         CODEC  -K  DATI.LIB  MOV.DAT
  1964.  
  1965.         at  the end of the successful deletion the following will  appear 
  1966.         on screen :
  1967.  
  1968.  
  1969.  
  1970.  
  1971.         (C) 1993 CODEC - COmpressor DECompressor   Ver. 3.XX
  1972.         TELVOX TELEINFORMATICA -      Via F.lli Cairoli n. 4-6 
  1973.                                       40121 Bologna (Italia)
  1974.                                       Tel. +39-51-252784   
  1975.                                       Fax. +39-51-252748
  1976.  
  1977.  
  1978.  
  1979.         ----------------------------------------------------------------
  1980.         MOV.DAT                                FILE DELETED FROM LIBRARY  
  1981.         ---------------------------------------------------------------- 
  1982.         Library Name ...... DATI.LIB
  1983.         Original Size ..... 202562        Compressed Size ..... 22872
  1984.         %Cmp .............. 88.7          Files Number ........ 1
  1985.         Creation Date ..... 01/02/91      Last Update ......... 06/02/92 
  1986.         Password .......... NO            CoDec Version ....... 3.xx
  1987.         ----------------------------------------------------------------
  1988.  
  1989.         RESULT = (0) OK
  1990.  
  1991.  
  1992.  
  1993.  
  1994.  
  1995.  
  1996.  
  1997.  
  1998.  
  1999.  
  2000.  
  2001.  
  2002.  
  2003.  
  2004.  
  2005.  
  2006.  
  2007.  
  2008.  
  2009.  
  2010.  
  2011.  
  2012.  
  2013.  
  2014.  
  2015.  
  2016.  
  2017.         CODEC                     COMMANDS                    TBL.  01.07
  2018.                                                               PAG.  03/03
  2019.  
  2020.  
  2021.  
  2022.         COMMENTS  :
  2023.  
  2024.         the screen display is divided into three areas :
  2025.  
  2026.         DELETED FILE:
  2027.  
  2028.              File Name      =    Name of deleted file    
  2029.  
  2030.         LIBRARY :
  2031.  
  2032.              Library Name   =    Name of the library
  2033.  
  2034.              Orig.  Size    =    Original  byte size of files present  in          
  2035.                                  library
  2036.  
  2037.              Comp. Size     =    Byte size of compressed files present in 
  2038.                                  library 
  2039.  
  2040.              % Cmp          =    Average  percentage  of  compression  of 
  2041.                                  files present in library
  2042.  
  2043.              Files Number   =    Total number of compressed files present 
  2044.                                  in library 
  2045.  
  2046.              Creation Date  =    Date of library creation
  2047.  
  2048.              Last Update    =    Date of last library update
  2049.  
  2050.              Password       =    Existence  of an access password to  the   
  2051.                                  library by means of a YES/NO condition 
  2052.  
  2053.              CoDec Version  =    CoDec Version 
  2054.  
  2055.                                       
  2056.         OUTCOME :
  2057.  
  2058.              Result         =    Outcome  represented by a  numeric  code 
  2059.                                  and a corresponding message  
  2060.  
  2061.  
  2062.  
  2063.  
  2064.  
  2065.  
  2066.  
  2067.  
  2068.  
  2069.  
  2070.  
  2071.  
  2072.  
  2073.  
  2074.  
  2075.  
  2076.  
  2077.  
  2078.         CODEC                     COMMANDS                    TBL.  01.08
  2079.                                                               PAG.  01/07
  2080.  
  2081.  
  2082.  
  2083.         COMMAND  -V  (display)
  2084.  
  2085.  
  2086.         PURPOSE
  2087.  
  2088.         Display of a file's characteristics in a library according to the 
  2089.         chronological order of the entries.
  2090.  
  2091.  
  2092.         TYPE
  2093.  
  2094.         Obligatory.
  2095.  
  2096.  
  2097.         SYNTAX  
  2098.  
  2099.         CODEC  -V   <Library>  <File>  (Options)
  2100.  
  2101.  
  2102.         ACTIVE OPTIONS
  2103.  
  2104.         -    D selection for date ..................... (cfr. TBL. 02.03)
  2105.         -    E<file> file outcome ..................... (cfr. TBL. 02.04)
  2106.         -    ED default outcome ....................... (cfr. TBL. 02.05)
  2107.         -    M running of subpath ..................... (cfr. TBL. 02.07)
  2108.         -    Q reduces format results ................. (cfr. TBL. 02.14) 
  2109.         -    S silence mode ........................... (cfr. TBL. 02.15)
  2110.  
  2111.  
  2112.         EXAMPLE
  2113.  
  2114.         CODEC     -V        DATI.LIB  MOV.DAT
  2115.         CODEC     -V        DATI.LIB  *.DAT  -E    LOG.TXT   -Q
  2116.  
  2117.  
  2118.         COMMENTS  
  2119.  
  2120.         Command  -V allows the display of the characteristics of one file 
  2121.         or  more in a given library according to the chronological  order 
  2122.         of the entry.  The display can be whole or partial.
  2123.  
  2124.         In the "Compression type" field there may appear values from 1 to 
  2125.         9,  98 and 99. Value 98 indicates that the file has been inserted 
  2126.         with command "-A".  Value 99 indicates that the file,  at the end 
  2127.         of the compression, resulted not compressable.          
  2128.  
  2129.  
  2130.  
  2131.  
  2132.  
  2133.  
  2134.  
  2135.  
  2136.  
  2137.  
  2138.  
  2139.         CODEC                     COMMANDS                    TBL.  01.08
  2140.                                                               PAG.  02/07
  2141.  
  2142.  
  2143.  
  2144.         When executing the product with command -V :
  2145.  
  2146.         CODEC  -V  DATI.LIB  MOV.DAT
  2147.  
  2148.         at the end of the successful complete mode display, the following 
  2149.         will appear on screen :
  2150.  
  2151.  
  2152.  
  2153.         (C) 1993 CODEC - COmpressor DECompressor   Ver. 3.XX
  2154.         TELVOX TELEINFORMATICA -      Via F.lli Cairoli n. 4-6 
  2155.                                       40121 Bologna (Italia)
  2156.                                       Tel. +39-51-252784   
  2157.                                       Fax. +39-51-252748
  2158.  
  2159.  
  2160.  
  2161.         ----------------------------------------------------------------
  2162.         File Name ............ MOV.DAT
  2163.         Original Size ........ 207420      Compressed Size .... 13176
  2164.         %Cmp ................. 93.6        Compression Type ... 05
  2165.         CRC 32 ............... A5F7B201    Compression Date ... 06/02/92 
  2166.         File Attributes ...... *-*-*       Orig. File Date .... 04/12/91 
  2167.         File Organization .... PS          Record Format ...... FB
  2168.         Record Size .......... 80          Block Size ......... 6240
  2169.         Orig. Environment .... MVS         Password ........... YES
  2170.         Text ................. Mov. bolle             
  2171.         ----------------------------------------------------------------
  2172.         Library Name ......... DATI.LIB
  2173.         Original Size ........ 202562      Compressed Size .... 22872
  2174.         %Cmp ................. 88.7        Files Number ....... 1
  2175.         Creation Date ........ 01/02/92    Last Update ........ 06/02/92
  2176.         Password ............. NO          CoDec Version ...... 3.xx
  2177.         ----------------------------------------------------------------
  2178.  
  2179.         RESULT = (0) OK
  2180.  
  2181.  
  2182.  
  2183.  
  2184.  
  2185.  
  2186.  
  2187.  
  2188.  
  2189.  
  2190.  
  2191.  
  2192.  
  2193.  
  2194.  
  2195.  
  2196.  
  2197.  
  2198.  
  2199.  
  2200.         CODEC                     COMMANDS                    TBL.  01.08
  2201.                                                               PAG.  03/07
  2202.  
  2203.  
  2204.  
  2205.         COMMENTS  :
  2206.  
  2207.         the screen display is divided into three areas :
  2208.  
  2209.         DISPLAYED FILE :
  2210.  
  2211.              File Name      =    Name of displayed file    
  2212.  
  2213.              Original Size  =    Original size of file in bytes
  2214.  
  2215.              Comp. Size     =    Compressed size of file in bytes
  2216.  
  2217.              % Cmp          =    Percentage of compression
  2218.                                  Definites
  2219.                                  lo = original size of file
  2220.                                  lc = compressed size of file    
  2221.                                  abs(100 - (lc * 100) / lo)
  2222.  
  2223.              Cmp. Type      =    Model of compression used          
  2224.  
  2225.              Crc32          =    Exadecimal   representation   of   Crc32     
  2226.                                  that  certifies  the  data area  of  the 
  2227.                                  compressed file
  2228.  
  2229.              Compr. Date    =    Date and hour of file compression   
  2230.  
  2231.              File Attributes=    File attributes   
  2232.  
  2233.              Or. File Date  =    Original date in which the file has been 
  2234.                                  created.   In case the environment  does   
  2235.                                  not  permit the feedback of information,     
  2236.                                  the  field  will  contain  the  date  of 
  2237.                                  origin   of   the   original    (source) 
  2238.                                  operating system
  2239.  
  2240.              File Org.      =    File organization      
  2241.  
  2242.              Record Format  =    Record's format     
  2243.  
  2244.              Record Size    =    Record's size      
  2245.  
  2246.              Block Size     =    Record's blockage size             
  2247.  
  2248.              Environment     =   Environment  in  which  compression  has             
  2249.                                  been executed
  2250.  
  2251.  
  2252.  
  2253.  
  2254.  
  2255.  
  2256.  
  2257.  
  2258.  
  2259.  
  2260.  
  2261.         CODEC                     COMMANDS                    TBL.  01.08
  2262.                                                               PAG.  04/07
  2263.  
  2264.  
  2265.  
  2266.              Password       =    The  existence of an access password  to   
  2267.                                  the file by means of a YES/NO condition
  2268.  
  2269.              Text           =    Free  text  corresponding to  the  file,     
  2270.                                  within 255 characters
  2271.  
  2272.  
  2273.         LIBRARY :
  2274.  
  2275.              Library Name   =    Name of the library
  2276.  
  2277.              Orig.  Size    =    Original  byte size of files present  in 
  2278.                                  library
  2279.  
  2280.              Comp. Size     =    Byte size of compressed files present in 
  2281.                                  library 
  2282.  
  2283.              % Cmp          =    Average  percentage  of  compression  of 
  2284.                                  files present in library
  2285.  
  2286.              Files Number   =    Total number of compressed files present 
  2287.                                  in library 
  2288.  
  2289.              Creation Date  =    Date of library creation
  2290.  
  2291.              Last Update    =    Date of last library update
  2292.  
  2293.              Password       =    Existence  of an access password to  the   
  2294.                                  library by means of a YES/NO condition 
  2295.  
  2296.              CoDec Version  =    CoDec Version 
  2297.  
  2298.  
  2299.         OUTCOME :
  2300.  
  2301.              Result         =    Outcome  represented by a  numeric  code 
  2302.                                  and a corresponding message  
  2303.  
  2304.  
  2305.  
  2306.  
  2307.  
  2308.  
  2309.  
  2310.  
  2311.  
  2312.  
  2313.  
  2314.  
  2315.  
  2316.  
  2317.  
  2318.  
  2319.  
  2320.  
  2321.  
  2322.         CODEC                     COMMANDS                    TBL.  01.08
  2323.                                                               PAG.  05/07
  2324.  
  2325.  
  2326.  
  2327.         When executing the product with the following command  :
  2328.  
  2329.         CODEC  -V  DATI.LIB  *.DAT   -Q
  2330.  
  2331.         at the end of the successful partial mode display,  the following 
  2332.         will appear on screen :
  2333.  
  2334.  
  2335.  
  2336.  
  2337.         (C) 1993 CODEC - COmpressor DECompressor   Ver. 3.XX
  2338.         TELVOX TELEINFORMATICA -      Via F.lli Cairoli n. 4-6 
  2339.                                       40121 Bologna (Italia)
  2340.                                       Tel. +39-51-252784   
  2341.                                       Fax. +39-51-252748
  2342.  
  2343.  
  2344.  
  2345.         ----------------------------------------------------------------
  2346.         Compressed File Name       Orig.Size  Comp.Size  %Cmp  Environmt
  2347.         ----------------------------------------------------------------
  2348.         FATTURE.DAT                   207420      13176   93.6       MVS
  2349.         BOLLE.DAT                     202562      22838   88.7     AS400
  2350.         ----------------------------------------------------------------
  2351.         Library Name ......... DATI.LIB
  2352.         Original Size ........ 409982      Compressed Size .... 36065
  2353.         %Cmp ................. 91.2        Files Number ....... 2
  2354.         Creation Date ........ 01/02/92    Last Update ........ 06/02/92
  2355.         Password ............. NO          CoDec Version ...... 3.xx
  2356.         ----------------------------------------------------------------
  2357.  
  2358.         RESULT = (0) OK
  2359.  
  2360.  
  2361.  
  2362.  
  2363.  
  2364.  
  2365.  
  2366.  
  2367.  
  2368.  
  2369.  
  2370.  
  2371.  
  2372.  
  2373.  
  2374.  
  2375.  
  2376.  
  2377.  
  2378.  
  2379.  
  2380.  
  2381.  
  2382.  
  2383.         CODEC                    COMMANDS                     TBL.  01.08
  2384.                                                               PAG.  06/07
  2385.  
  2386.  
  2387.  
  2388.         COMMENTS  :
  2389.  
  2390.         the screen display is divided into three areas :
  2391.  
  2392.         DISPLAYED FILE :
  2393.  
  2394.              File Name      =    Name of displayed file    
  2395.  
  2396.              Original Size  =    Original size of file in bytes
  2397.  
  2398.              Comp. Size     =    Compressed size of file in bytes
  2399.  
  2400.              % Cmp          =    Percentage of compression
  2401.                                  Definites
  2402.                                  lo = original size of file
  2403.                                  lc = compressed size of file    
  2404.                                  Formula for calculation of compr.:
  2405.                                  abs(100 - (lc * 100) / lo)
  2406.  
  2407.              Environment    =    Environment  in which the file has  been   
  2408.                                  compressed
  2409.  
  2410.         LIBRARY :
  2411.  
  2412.              Library Name   =    Name of the library
  2413.  
  2414.              Orig.  Size    =    Original  byte size of files present  in 
  2415.                                  library
  2416.  
  2417.              Comp. Size     =    Byte size of compressed files present in 
  2418.                                  library 
  2419.  
  2420.              % Cmp          =    Average  percentage  of  compression  of 
  2421.                                  files present in library
  2422.  
  2423.              Files Number   =    Total number of compressed files present 
  2424.                                  in library 
  2425.  
  2426.              Creation Date  =    Date of library creation
  2427.  
  2428.              Last Update    =    Date of last library update
  2429.  
  2430.              Password       =    Existence  of an access password to  the   
  2431.                                  library by means of a YES/NO condition 
  2432.  
  2433.              CoDec Version  =    CoDec Version 
  2434.  
  2435.  
  2436.  
  2437.  
  2438.  
  2439.  
  2440.  
  2441.  
  2442.  
  2443.  
  2444.         CODEC                    COMMANDS                     TBL.  01.08
  2445.                                                               PAG.  07/07
  2446.  
  2447.  
  2448.  
  2449.         OUTCOME :
  2450.  
  2451.              Result         =    Outcome  represented by a  numeric  code 
  2452.                                  and a corresponding message  
  2453.  
  2454.  
  2455.  
  2456.  
  2457.  
  2458.  
  2459.  
  2460.  
  2461.  
  2462.  
  2463.  
  2464.  
  2465.  
  2466.  
  2467.  
  2468.  
  2469.  
  2470.  
  2471.  
  2472.  
  2473.  
  2474.  
  2475.  
  2476.  
  2477.  
  2478.  
  2479.  
  2480.  
  2481.  
  2482.  
  2483.  
  2484.  
  2485.  
  2486.  
  2487.  
  2488.  
  2489.  
  2490.  
  2491.  
  2492.  
  2493.  
  2494.  
  2495.  
  2496.  
  2497.  
  2498.  
  2499.  
  2500.  
  2501.  
  2502.  
  2503.  
  2504.  
  2505.         CODEC                     COMMANDS                    TBL.  01.09
  2506.                                                               PAG.  01/07
  2507.  
  2508.  
  2509.  
  2510.         COMMAND  -VS  (display/sort)
  2511.  
  2512.  
  2513.         PURPOSE
  2514.  
  2515.         Display of a file's characteristics in a library according to the 
  2516.         alphabetical  order obtained by the sum of the path name and file 
  2517.         name strings.
  2518.  
  2519.  
  2520.         TYPE
  2521.  
  2522.         Obligatory.
  2523.  
  2524.  
  2525.         SYNTAX  
  2526.  
  2527.         CODEC  -VS   <Library>  <File>  (Options)
  2528.  
  2529.  
  2530.         ACTIVE OPTIONS
  2531.  
  2532.         -    D selection for date ..................... (cfr. TBL. 02.03)
  2533.         -    E<file> file outcome ..................... (cfr. TBL. 02.04)
  2534.         -    ED default outcome ....................... (cfr. TBL. 02.05)
  2535.         -    M running of subpath ..................... (cfr. TBL. 02.07)
  2536.         -    Q reduces format results ................. (cfr. TBL. 02.14) 
  2537.         -    S silence mode ........................... (cfr. TBL. 02.15)
  2538.  
  2539.  
  2540.         EXAMPLE
  2541.  
  2542.         CODEC     -VS       DATI.LIB    *.DAT
  2543.         CODEC     -VS       DATI.LIB    *.DAT  -E    LOG.TXT   -Q
  2544.  
  2545.  
  2546.         COMMENTS  
  2547.  
  2548.         Command  "-VS"  allows the display of the characteristics of  one 
  2549.         file  or  more in a given library according to  the  alphabetical 
  2550.         order obtained by the sum of the path name and file name strings.  
  2551.         The display can be whole or partial.
  2552.  
  2553.         In the "Compression type" field there may appear values from 1 to 
  2554.         9,  98 and 99. Value 98 indicates that the file has been inserted 
  2555.         with command "-A".  Value 99 indicates that the file,  at the end 
  2556.         of the compression, resulted not compressable.          
  2557.  
  2558.  
  2559.  
  2560.  
  2561.  
  2562.  
  2563.  
  2564.  
  2565.  
  2566.         CODEC                     COMMANDS                    TBL.  01.09
  2567.                                                               PAG.  02/07
  2568.  
  2569.  
  2570.  
  2571.         When executing the product with command -VS :
  2572.  
  2573.         CODEC  -VS  DATI.LIB  MOV.DAT
  2574.  
  2575.         at the end of the successful complete mode display, the following 
  2576.         will appear on screen :
  2577.  
  2578.  
  2579.         (C) 1993 CODEC - COmpressor DECompressor   Ver. 3.XX
  2580.         TELVOX TELEINFORMATICA -      Via F.lli Cairoli n. 4-6 
  2581.                                       40121 Bologna (Italia)
  2582.                                       Tel. +39-51-252784   
  2583.                                       Fax. +39-51-252748
  2584.  
  2585.  
  2586.         ----------------------------------------------------------------
  2587.         File Name ............ BOLLE.DAT
  2588.         Original Size ........ 202562      Compressed Size .... 22838
  2589.         %Cmp ................. 88.7        Compression Type ... 05
  2590.         CRC 32 ............... B503A201    Compression Date ... 06/02/92 
  2591.         File Attributes ...... *-*-*       Orig. File Date .... 04/12/91 
  2592.         File Organization .... DATA        Record Format ...... *-*-*
  2593.         Record Size .......... 128         Block Size ......... *-*-*
  2594.         Orig. Environment .... AS400       Password ........... YES
  2595.         Text ................. Mov. bolle             
  2596.         ----------------------------------------------------------------
  2597.         Library Name ......... DATI.LIB
  2598.         Original Size ........ 409982      Compressed Size .... 13176
  2599.         %Cmp ................. 91.2        Files Number ....... 2
  2600.         Creation Date ........ 01/02/92    Last Update ........ 06/02/92
  2601.         Password ............. NO          CoDec Version ...... 3.xx
  2602.         ----------------------------------------------------------------
  2603.  
  2604.         RESULT = (0) OK
  2605.  
  2606.  
  2607.  
  2608.  
  2609.  
  2610.  
  2611.  
  2612.  
  2613.  
  2614.  
  2615.  
  2616.  
  2617.  
  2618.  
  2619.  
  2620.  
  2621.  
  2622.  
  2623.  
  2624.  
  2625.  
  2626.  
  2627.         CODEC                     COMMANDS                    TBL.  01.09
  2628.                                                               PAG.  03/07
  2629.  
  2630.  
  2631.  
  2632.         COMMENTS  :
  2633.  
  2634.         the screen display is divided into three areas :
  2635.  
  2636.  
  2637.         DISPLAYED FILE :
  2638.  
  2639.              File Name      =    Name of displayed file    
  2640.  
  2641.              Original Size  =    Original size of file in bytes
  2642.  
  2643.              Comp. Size     =    Compressed size of file in bytes
  2644.  
  2645.              % Cmp          =    Percentage of compression
  2646.                                  Definites
  2647.                                  lo = original size of file
  2648.                                  lc = compressed size of file    
  2649.                                  abs(100 - (lc * 100) / lo)
  2650.  
  2651.              Cmp. Type      =    Model of compression used          
  2652.  
  2653.              Crc32          =    Exadecimal representation of Crc32  that 
  2654.                                  certifies  the data area of the compres-
  2655.                                  sed file
  2656.  
  2657.              Compr. Date    =    Date and hour of file compression   
  2658.  
  2659.              File Attributes=    File attributes   
  2660.  
  2661.              Or. File Date  =    Original date in which the file has been 
  2662.                                  created.   In case the environment  does   
  2663.                                  not  permit the feedback of information, 
  2664.                                  the  field  will  contain  the  date  of 
  2665.                                  origin   of   the   original    (source) 
  2666.                                  operating system
  2667.  
  2668.              File Org.      =    File organization      
  2669.  
  2670.              Record Format  =    Record's format     
  2671.  
  2672.              Record Size    =    Record's size       
  2673.  
  2674.              Block Size     =    Record's blockage size             
  2675.  
  2676.              Environment    =    Environment  in  which  compression  has 
  2677.                                  been executed
  2678.  
  2679.  
  2680.  
  2681.  
  2682.  
  2683.  
  2684.  
  2685.  
  2686.  
  2687.  
  2688.         CODEC                     COMMANDS                    TBL.  01.09
  2689.                                                               PAG.  04/07
  2690.  
  2691.  
  2692.  
  2693.              Password       =    The  existence of an access password  to   
  2694.                                  the file by means of a YES/NO condition
  2695.  
  2696.              Text           =    Free  text  corresponding to  the  file,     
  2697.                                  within 225 characters
  2698.  
  2699.  
  2700.         LIBRARY :
  2701.  
  2702.              Library Name   =    Name of the library
  2703.  
  2704.              Orig.  Size    =    Original  byte size of files present  in           
  2705.                                  library
  2706.  
  2707.              Comp. Size     =    Byte size of compressed files present in 
  2708.                                  library 
  2709.  
  2710.              % Cmp          =    Average  percentage  of  compression  of 
  2711.                                  files present in library
  2712.  
  2713.              Files Number   =    Total number of compressed files present 
  2714.                                  in library 
  2715.  
  2716.              Creation Date  =    Date of library creation
  2717.  
  2718.              Last Update    =    Date of last library update
  2719.  
  2720.              Password       =    Existence  of an access password to  the   
  2721.                                  library by means of a YES/NO condition 
  2722.  
  2723.              CoDec Version  =    CoDec Version 
  2724.  
  2725.  
  2726.         OUTCOME :
  2727.  
  2728.              Result         =    Outcome  represented  by a numeric  code    
  2729.                                  and a corresponding message  
  2730.  
  2731.  
  2732.  
  2733.  
  2734.  
  2735.  
  2736.  
  2737.  
  2738.  
  2739.  
  2740.  
  2741.  
  2742.  
  2743.  
  2744.  
  2745.  
  2746.  
  2747.  
  2748.  
  2749.         CODEC                     COMMANDS                    TBL.  01.09
  2750.                                                               PAG.  05/07
  2751.  
  2752.  
  2753.  
  2754.         When executing the product with command -VS :
  2755.  
  2756.         CODEC  -VS  DATI.LIB  MOV.DAT  -Q
  2757.  
  2758.         at the end of the successful complete mode display, the following 
  2759.         will appear on screen :
  2760.  
  2761.  
  2762.  
  2763.  
  2764.  
  2765.         (C) 1993 CODEC - COmpressor DECompressor   Ver. 3.XX
  2766.         TELVOX TELEINFORMATICA -      Via F.lli Cairoli n. 4-6 
  2767.                                       40121 Bologna (Italia)
  2768.                                       Tel. +39-51-252784   
  2769.                                       Fax. +39-51-252748
  2770.  
  2771.  
  2772.         ----------------------------------------------------------------
  2773.         Compressed File Name        Orig.Size  Comp.Size  %Cmp Environmt 
  2774.         ----------------------------------------------------------------
  2775.         BOLLE.DAT                     202562      22838   88.7     AS400
  2776.         FATTURE.DAT                   207420      13176   93.6       MVS
  2777.         ----------------------------------------------------------------
  2778.         Library Name ......... DATI.LIB
  2779.         Original Size ........ 409982      Compressed Size .... 36065
  2780.         %Cmp ................. 91.2        Files Number ....... 2
  2781.         Creation Date ........ 01/02/92    Last Update ........ 06/02/92
  2782.         Password ............. NO          CoDec Version ...... 3.xx
  2783.         ----------------------------------------------------------------
  2784.  
  2785.         RESULT = (0) OK
  2786.  
  2787.  
  2788.  
  2789.  
  2790.  
  2791.  
  2792.  
  2793.  
  2794.  
  2795.  
  2796.  
  2797.  
  2798.  
  2799.  
  2800.  
  2801.  
  2802.  
  2803.  
  2804.  
  2805.  
  2806.  
  2807.  
  2808.  
  2809.  
  2810.         CODEC                     COMMANDS                    TBL.  01.09
  2811.                                                               PAG.  06/07
  2812.  
  2813.  
  2814.  
  2815.         COMMENTS  :
  2816.  
  2817.         the screen display is divided into three areas :
  2818.  
  2819.         DISPLAYED FILE :
  2820.  
  2821.              File Name      =    Name of displayed file    
  2822.  
  2823.              Original Size  =    Original size of file in bytes
  2824.  
  2825.              Comp. Size     =    Compressed size of file in bytes
  2826.  
  2827.              % Cmp          =    Percentage of compression
  2828.                                  Definites
  2829.                                  lo = original size of file
  2830.                                  lc = compressed size of file    
  2831.                                  Formula for calculation of compr.:
  2832.                                  abs(100 - (lc * 100) / lo)
  2833.  
  2834.              Environment    =    Environment  in which the file has  been   
  2835.                                  compressed
  2836.  
  2837.         LIBRARY :
  2838.  
  2839.              Library Name   =    Name of the library
  2840.  
  2841.              Orig.  Size    =    Original  byte size of files present  in            
  2842.                                  library
  2843.  
  2844.              Comp. Size     =    Byte size of compressed files present in 
  2845.                                  library 
  2846.  
  2847.              % Cmp          =    Average  percentage  of  compression  of 
  2848.                                  files present in library
  2849.  
  2850.              Files Number   =    Total number of compressed files present 
  2851.                                  in library 
  2852.  
  2853.              Creation Date  =    Date of library creation
  2854.  
  2855.              Last Update    =    Date of last library update
  2856.  
  2857.              Password       =    Existence  of an access password to  the 
  2858.                                  library by means of a YES/NO condition 
  2859.  
  2860.              CoDec Version  =    CoDec Version 
  2861.  
  2862.  
  2863.  
  2864.  
  2865.  
  2866.  
  2867.  
  2868.  
  2869.  
  2870.  
  2871.         CODEC                     COMMANDS                    TBL.  01.09
  2872.                                                               PAG.  07/07
  2873.  
  2874.  
  2875.  
  2876.         OUTCOME :
  2877.  
  2878.              Result         =    Outcome  represented  by a numeric  code 
  2879.                                  and a corresponding message  
  2880.  
  2881.  
  2882.  
  2883.  
  2884.  
  2885.  
  2886.  
  2887.  
  2888.  
  2889.  
  2890.  
  2891.  
  2892.  
  2893.  
  2894.  
  2895.  
  2896.  
  2897.  
  2898.  
  2899.  
  2900.  
  2901.  
  2902.  
  2903.  
  2904.  
  2905.  
  2906.  
  2907.  
  2908.  
  2909.  
  2910.  
  2911.  
  2912.  
  2913.  
  2914.  
  2915.  
  2916.  
  2917.  
  2918.  
  2919.  
  2920.  
  2921.  
  2922.  
  2923.  
  2924.  
  2925.  
  2926.  
  2927.  
  2928.  
  2929.  
  2930.  
  2931.  
  2932.         CODEC                     COMMANDS                    TBL.  01.10
  2933.                                                               PAG.  01/03
  2934.  
  2935.  
  2936.  
  2937.         COMMAND  -X  (crc check)
  2938.  
  2939.  
  2940.         PURPOSE
  2941.  
  2942.         Library, heading and the compressed file's data area crc checks.
  2943.  
  2944.  
  2945.         TYPE
  2946.  
  2947.         Obligatory.
  2948.  
  2949.  
  2950.         SYNTAX  
  2951.  
  2952.         CODEC  -X  <Library>  <File>  (Options)
  2953.  
  2954.  
  2955.         ACTIVE OPTIONS
  2956.  
  2957.         -    D selection for date ..................... (cfr. TBL. 02.03)
  2958.         -    E<file> file outcome ..................... (cfr. TBL. 02.04)
  2959.         -    ED default outcome ....................... (cfr. TBL. 02.05)
  2960.         -    M running of subpath ..................... (cfr. TBL. 02.07)
  2961.         -    PF<pw> file password ..................... (cfr. TBL. 02.11)
  2962.         -    PL<pw> library password .................. (cfr. TBL. 02.12)
  2963.         -    S silence mode ........................... (cfr. TBL. 02.15)
  2964.  
  2965.  
  2966.         EXAMPLE
  2967.  
  2968.         CODEC     -X        DATI.LIB    *.DAT
  2969.         CODEC     -X        DATI.LIB    *.DAT  -E    LOG.TXT   
  2970.  
  2971.  
  2972.         COMMENTS  
  2973.  
  2974.         Command  "-X"  allows  the  library,  heading  and  one  or  more 
  2975.         compressed file's crc check, performing a blank decompression.
  2976.  
  2977.         During the crc's check phase, it is recommended to make sure that 
  2978.         there  is  sufficient RAM to allocate the variable area that  was 
  2979.         necessary  for compression in the environment in which the  check 
  2980.         is taking place.
  2981.  
  2982.  
  2983.  
  2984.  
  2985.  
  2986.  
  2987.  
  2988.  
  2989.  
  2990.  
  2991.  
  2992.  
  2993.         CODEC                     COMMANDS                    TBL.  01.10
  2994.                                                               PAG.  02/03
  2995.  
  2996.  
  2997.  
  2998.         When executing the product with command -X :
  2999.  
  3000.         CODEC  -X   DATI.LIB  MOV.DAT    
  3001.  
  3002.         at the end of the successful crc check, the following will appear 
  3003.         on screen :
  3004.  
  3005.  
  3006.  
  3007.  
  3008.  
  3009.  
  3010.         (C) 1993 CODEC - COmpressor DECompressor   Ver. 3.XX
  3011.         TELVOX TELEINFORMATICA -      Via F.lli Cairoli n. 4-6 
  3012.                                       40121 Bologna (Italia)
  3013.                                       Tel. +39-51-252784   
  3014.                                       Fax. +39-51-252748
  3015.  
  3016.  
  3017.         ----------------------------------------------------------------
  3018.         Compressed File Name     Comp.Size  Orig.Size  %Dcp    Environmt 
  3019.         ---------------------------------------------------------------- 
  3020.         MOV.DAT                   13413      207420   1478.2      PC-DOS
  3021.         ---------------------------------------------------------------- 
  3022.         CoDec Library Name     Orig.size   Comp.Size  %Cmp  Files Number
  3023.         ---------------------------------------------------------------- 
  3024.         DATI.LIB                 461892       38286   91.7        3
  3025.         ---------------------------------------------------------------- 
  3026.  
  3027.         RESULT = (0) OK
  3028.  
  3029.  
  3030.  
  3031.  
  3032.  
  3033.  
  3034.  
  3035.  
  3036.  
  3037.  
  3038.  
  3039.  
  3040.  
  3041.  
  3042.  
  3043.  
  3044.  
  3045.  
  3046.  
  3047.  
  3048.  
  3049.  
  3050.  
  3051.  
  3052.  
  3053.  
  3054.         CODEC                     COMMANDS                    TBL.  01.10
  3055.                                                               PAG.  03/03
  3056.  
  3057.  
  3058.         COMMENTS  :
  3059.  
  3060.         the screen display is divided into three areas :
  3061.  
  3062.  
  3063.         CHECKED FILE:
  3064.  
  3065.              Comp. Size     =    Byte size of the compressed file
  3066.  
  3067.              Orig. Size     =    Original file size in bytes
  3068.  
  3069.              % Dcp          =    Percentage of decompression
  3070.                                  Definites
  3071.                                  lo = original file size          
  3072.                                  lc = compressed file size        
  3073.                                  Formula for calculating compression:
  3074.                                  abs(100 - (lo * 100) / lc)
  3075.  
  3076.              Environment    =    Environment in which the compression has 
  3077.                                  taken place.
  3078.  
  3079.         LIBRARY :
  3080.  
  3081.              Orig.  Size    =    Original  byte size of files present  in 
  3082.                                  library
  3083.  
  3084.              Comp. Size     =    Byte size of compressed files present in 
  3085.                                  library 
  3086.  
  3087.              % Cmp          =    Average  percentage  of  compression  of 
  3088.                                  files present in library
  3089.  
  3090.              Files Number   =    Total number of compressed files present 
  3091.                                  in library 
  3092.  
  3093.  
  3094.         OUTCOME :
  3095.  
  3096.              Result         =    Outcome  represented  by a numeric  code 
  3097.                                  and a corresponding message  
  3098.  
  3099.  
  3100.  
  3101.  
  3102.  
  3103.  
  3104.  
  3105.  
  3106.  
  3107.  
  3108.  
  3109.  
  3110.  
  3111.  
  3112.  
  3113.  
  3114.  
  3115.         CODEC                     OPTIONS                     TBL.  02.01
  3116.                                                               PAG.  01/01
  3117.  
  3118.  
  3119.  
  3120.         DESCRIPTION OF OPTIONS 
  3121.  
  3122.         A  series  of  optional parameters that  further  specialize  the 
  3123.         activated  command  can be added to the  commands  that  instruct 
  3124.         CODEC  on  operations  to be performed and and how they  must  be 
  3125.         executed. 
  3126.  
  3127.         Within  the line of commands,  parameters inside brackets < > are 
  3128.         obligatory while those in parentheses ( ) are optional. 
  3129.  
  3130.         Optional parameters must always follow obligatory ones.      
  3131.  
  3132.         Each parameter can be written either in cap letters or lower case 
  3133.         and  should  be separated from the following one by at least  one 
  3134.         space.               
  3135.  
  3136.         CODEC may be executed with the following syntax :
  3137.  
  3138.         Position  1     Position  2     Position  3    Position  4
  3139.         ----------------------------------------------------------------
  3140.         <COMMAND>       <LIBRARY>       <FILE>         <OPTIONS>
  3141.  
  3142.         Optional parameters can offer specialized services in addition to 
  3143.         basic  functions  run  by commands.  Their use  is  not  tied  to 
  3144.         specific  positional  data,  except by being outside the area  of 
  3145.         obligatory  parameters.   Optional  parameters are to  be  always 
  3146.         inserted  after  the third position in the line of  commands  and 
  3147.         separated one from another by at least one space.
  3148.  
  3149.         The options available are the following :
  3150.  
  3151.              -    A          =   queues decompressed file
  3152.              -    D          =   selection for date     
  3153.              -    E   <file> =   file outcome
  3154.              -    ED         =   default outcome
  3155.              -    KF         =   deletes file after compression
  3156.              -    M          =   running of subpath
  3157.              -    NN  <file> =   changes file name
  3158.              -    NP  <path> =   changes path name
  3159.              -    O          =   enables overwrite
  3160.              -    PF  <pw>   =   file password
  3161.              -    PL  <pw>   =   library password 
  3162.              -    PLN <pw>   =   changes library password
  3163.              -    Q          =   reduces format results
  3164.              -    S          =   silence mode
  3165.              -    T   <txt>  =   file free text 
  3166.  
  3167.  
  3168.  
  3169.  
  3170.  
  3171.  
  3172.  
  3173.  
  3174.  
  3175.  
  3176.         CODEC                     OPTIONS                     TBL.  02.02
  3177.                                                               PAG.  01/01
  3178.  
  3179.  
  3180.  
  3181.         OPTION   -A (queues decompressed file)
  3182.  
  3183.  
  3184.         PURPOSE  
  3185.  
  3186.         Allows the queueing of decompressed files in a single file during 
  3187.         normal decompression or in binary mode.   
  3188.  
  3189.         TYPE
  3190.  
  3191.         Optional.
  3192.  
  3193.  
  3194.         SYNTAX   
  3195.  
  3196.         CODEC  <Command> <Library> <File> -A
  3197.  
  3198.  
  3199.         ACTIVE COMMANDS
  3200.  
  3201.         -    D decompression .......................... (cfr. TBL. 01.05)
  3202.         -    DB binary decompression .................. (cfr. TBL. 01.06)
  3203.                     
  3204.  
  3205.         EXAMPLE
  3206.  
  3207.         CODEC     -D        DATI.LIB  MOV.DAT  -A
  3208.         CODEC     -DB       DATI.LIB  MOV.DAT  -A
  3209.  
  3210.  
  3211.         COMMENTS
  3212.  
  3213.         During  normal  decompression  or in binary  mode,  option   "-A" 
  3214.         allows  for the queueing of decompressed files in a  single  file 
  3215.         which is created if it does not already exist.
  3216.  
  3217.  
  3218.  
  3219.  
  3220.  
  3221.  
  3222.  
  3223.  
  3224.  
  3225.  
  3226.  
  3227.  
  3228.  
  3229.  
  3230.  
  3231.  
  3232.  
  3233.  
  3234.  
  3235.  
  3236.  
  3237.         CODEC                     OPTIONS                     TBL.  02.03
  3238.                                                               PAG.  01/03
  3239.  
  3240.  
  3241.  
  3242.         OPTION   -D (selection for date)
  3243.  
  3244.  
  3245.         PURPOSE  
  3246.  
  3247.         Restricts file selection to files that have a date amd time which 
  3248.         is lesser, greater, the same or between two dates.  The following 
  3249.         symbols indicate:
  3250.  
  3251.              Greater than        YYYY/MM/DD:HH:MM:SS,
  3252.              Lesser than         ,YYYY/MM/DD:HH:MM:SS    
  3253.              Equal               YYYY/MM/DD:HH:MM:SS
  3254.              Range               YYYY/MM/DD:HH:MM:SS,YYYY/MM/DD:HH:MM:SS
  3255.  
  3256.  
  3257.         TYPE
  3258.  
  3259.         Optional.
  3260.  
  3261.  
  3262.         SYNTAX  
  3263.  
  3264.         CODEC  <Command> <Library> <File> -D <YYYY/MM/DD:HH:MM:SS>
  3265.  
  3266.  
  3267.         ACTIVE COMMANDS
  3268.  
  3269.         -    A adding witout compression .............. (cfr. TBL. 01.02)
  3270.         -    C(n) compression ......................... (cfr. TBL. 01.03)
  3271.         -    D decompression .......................... (cfr. TBL. 01.05)
  3272.         -    DB binary decompression .................. (cfr. TBL. 01.06)
  3273.         -    K deletion ............................... (cfr. TBL. 01.07)
  3274.         -    V display ................................ (cfr. TBL. 01.08)
  3275.         -    VS display/sort .......................... (cfr. TBL. 01.09)
  3276.         -    X crc check .............................. (cfr. TBL. 01.10)
  3277.  
  3278.  
  3279.         EXAMPLE
  3280.  
  3281.         CODEC -C DATI.LIB *.DAT -D 1992/01/01:10:00:00, 
  3282.         CODEC -C DATI.LIB *.DAT -D ,1992/01/01:10:00:00
  3283.         CODEC -C DATI.LIB *.DAT -D 1992/01/01:10:00:00
  3284.         CODEC -C DATI.LIB *.DAT -D 1992/01/01:10:00:00,1993/10/10:00:00:00
  3285.  
  3286.  
  3287.  
  3288.  
  3289.  
  3290.  
  3291.  
  3292.  
  3293.  
  3294.  
  3295.  
  3296.  
  3297.  
  3298.         CODEC                     OPTIONS                     TBL.  02.03
  3299.                                                               PAG.  02/03
  3300.  
  3301.  
  3302.  
  3303.         COMMENTS
  3304.  
  3305.         Option  "-D" establishes the date and hour of an original  file's 
  3306.         creation  in  a  specific  operating  system  and  restricts  the 
  3307.         selection  of  files indicated for execution to dates  and  hours 
  3308.         that are greater, lesser, equal to or within two dates.
  3309.  
  3310.         After  option  "-D"  it  is necessary to  insert  a  space  which 
  3311.         precedes the date and hour selected.
  3312.  
  3313.         The date should be formatted in the following manner:
  3314.  
  3315.                   YYYY/MM/DD:HH:MM:SS
  3316.  
  3317.         where :
  3318.  
  3319.                 YYYY   =    year
  3320.                   MM   =    month
  3321.                   DD   =    day   
  3322.                   HH   =    hour  
  3323.                   MM   =    minute
  3324.                   SS   =    second 
  3325.  
  3326.  
  3327.         If  a  portion of the date or the hour is composed  of  a  single 
  3328.         digit,  a zero should be added to the left of that digit ( 1 must 
  3329.         be written as 01).
  3330.  
  3331.         The admissible value for:  
  3332.  
  3333.              -    the  year (YYYY) must be greater or the same as 1970 or 
  3334.                   lesser or the same as 2100;
  3335.  
  3336.              -    the  month (MM) must be greater or the same as  01  and           
  3337.                   lesser or the same as 12;
  3338.  
  3339.              -    the  day  (DD) must be greater or the same as   01  and           
  3340.                   lesser  or the same as the number of days of the  month           
  3341.                   in question;
  3342.  
  3343.              -    the  hour  (HH)  must be greater or equal  to   00  and 
  3344.                   lesser or equal to 23;
  3345.  
  3346.              -    the  minutes  (MM) must be greater or equal to  00  and 
  3347.                   lesser or equal to 59;
  3348.  
  3349.              -    the  seconds  (SS) must be greater or equal to  00  and 
  3350.                   lesser or equal to 59;
  3351.  
  3352.  
  3353.  
  3354.  
  3355.  
  3356.  
  3357.  
  3358.  
  3359.         CODEC                     OPTIONS                     TBL.  02.03
  3360.                                                               PAG.  03/03
  3361.  
  3362.  
  3363.  
  3364.         It   is   not   necessary   to  write  out  the   date   in   the 
  3365.         YYYY/MM/DD:HH:MM:SS  mode.  It is possible to write the date  and 
  3366.         hour from the left to right in the following manner:
  3367.  
  3368.              -    YYYY/MM/DD:HH:MM:SS
  3369.              -    YYYY/MM/DD:HH:MM
  3370.              -    YYYY/MM/DD:HH
  3371.              -    YYYY/MM/DD
  3372.              -    YYYY/MM
  3373.              -    YYYY
  3374.  
  3375.         The missing values will be filled in case of :
  3376.  
  3377.              -    greater   :    starting  from the first second  of  the 
  3378.                                  established  fraction of time.  
  3379.                                  Examples  :    
  3380.                                  "-D  1993,"          1993/01/01:00:00:00  
  3381.                                  "-D  1993/02,"       1993/02/01:00:00:00  
  3382.                                  "-D  1993/02/10,"    1993/02/10:00:00:00  
  3383.                                  "-D  1993/02/10:12," 1993/02/10:12:00:00  
  3384.  
  3385.              -    lesser    :    from the last second of the  established 
  3386.                                  fraction of time.
  3387.                                  Examples  :    
  3388.                                  "-D  ,1993"          1993/12/31:23:59:59  
  3389.                                  "-D  ,1993/02"       1993/02/28:23:59:59  
  3390.                                  "-D  ,1993/02/10"    1993/02/10:23:59:59  
  3391.                                  "-D  ,1993/02/10:12" 1993/02/10:12:59:59  
  3392.  
  3393.              -    equal     :    from the first to the last second of the 
  3394.                                  established fraction of time. 
  3395.                                  Examples  :
  3396.                                  "-D 1992"      from  1992/01/01:00:00:00     
  3397.                                                  to   1992/12/31:23:59:59
  3398.                                  "-D 1992/02"   from  1992/02/01:00:00:00     
  3399.                                                  to   1992/02/29:23:59:59
  3400.  
  3401.              -    range     :    for the starting time,  the first second 
  3402.                                  of the established fraction of time will 
  3403.                                  be used;  for the ending time,  the last 
  3404.                                  second  of the established  fraction  of 
  3405.                                  time will be included. 
  3406.                                  Examples  :
  3407.                                  "-D 1992,1993" from  1992/01/01:00:00:00     
  3408.                                                 to    1993/12/31:23:59:59
  3409.  
  3410.  
  3411.  
  3412.  
  3413.  
  3414.  
  3415.  
  3416.  
  3417.  
  3418.  
  3419.  
  3420.         CODEC                     OPTIONS                     TBL.  02.04
  3421.                                                               PAG.  01/05
  3422.  
  3423.  
  3424.  
  3425.         OPTION   -E <file> (file outcome)
  3426.  
  3427.  
  3428.         PURPOSE
  3429.  
  3430.         Writes the journal of work done on a given file of which the name 
  3431.         is specified.
  3432.  
  3433.  
  3434.         TYPE
  3435.  
  3436.         Optional. 
  3437.  
  3438.  
  3439.         SYNTAX  
  3440.  
  3441.         CODEC  <Command>  <Library>  <File>  -E <file> (Options)
  3442.  
  3443.  
  3444.         ACTIVE COMMANDS
  3445.  
  3446.         -    A adding witout compression .............. (cfr. TBL. 01.02)
  3447.         -    C(n) compression ......................... (cfr. TBL. 01.03)
  3448.         -    D decompression .......................... (cfr. TBL. 01.05)
  3449.         -    DB binary decompression .................. (cfr. TBL. 01.06)
  3450.         -    K deletion ............................... (cfr. TBL. 01.07)
  3451.         -    V display ................................ (cfr. TBL. 01.08)
  3452.         -    VS display/sort .......................... (cfr. TBL. 01.09)
  3453.         -    X crc check .............................. (cfr. TBL. 01.10)
  3454.                     
  3455.  
  3456.         EXAMPLE
  3457.  
  3458.         CODEC     -C        DATI.LIB  MOV.DAT  -E    LOG.TXT  
  3459.  
  3460.  
  3461.         COMMENTS
  3462.  
  3463.         "-E <file>" option allows the writing of a journal of work run on 
  3464.         a file whose name is specified.
  3465.  
  3466.         The  file is sequential.   Each record,  208 characters in  size, 
  3467.         contains  all the information that allows for a detailed analysis 
  3468.         of each execution.
  3469.  
  3470.  
  3471.  
  3472.  
  3473.  
  3474.  
  3475.  
  3476.  
  3477.  
  3478.  
  3479.  
  3480.  
  3481.         CODEC                     OPTIONS                     TBL.  02.04
  3482.                                                               PAG.  02/05
  3483.  
  3484.  
  3485.  
  3486.         The  record  is  structured  into  27  fields  organized  in  the 
  3487.         following manner:
  3488.  
  3489.  
  3490.              CC   =         Field code  
  3491.  
  3492.              CI   =         Initial character 
  3493.  
  3494.              CF   =         Final character 
  3495.  
  3496.              LU   =         Field size         
  3497.  
  3498.              T    =         Type (A=Alphanumeric  N=numeric  B=Blank)
  3499.  
  3500.              DE   =         Field description    
  3501.  
  3502.  
  3503.         CC   CI   CF        LU   T    DE
  3504.         -----------------------------------------------------------------
  3505.         01   001  002       002  A    Error code      
  3506.         02   003  003       001  B    -
  3507.         03   004  063       060  A    Path name
  3508.         04   064  064       001  B    -
  3509.         05   065  124       060  A    File name 
  3510.         06   125  125       001  B    -
  3511.         07   126  134       009  N    File size in input
  3512.         08   135  135       001  B    -
  3513.         09   136  144       009  N    File size in output
  3514.         10   145  145       001  B    -
  3515.         11   146  151       006  N    % Cmp/Dcp
  3516.         12   152  152       001  B    -
  3517.         13   153  158       006  N    Elapsed time   
  3518.         14   159  159       001  B    -
  3519.         15   160  165       006  N    Kb/Sec
  3520.         16   166  166       001  B    -
  3521.         17   167  174       008  A    File's environment of origin            
  3522.         18   175  175       001  B    -
  3523.         19   176  177       002  A    Compression model      
  3524.         20   178  178       001  B    -
  3525.         21   179  186       008  A    File's crc area data
  3526.         22   187  187       001  B    -
  3527.         23   188  195       008  A    Date
  3528.         24   196  196       001  B    -
  3529.         25   197  204       008  A    Hour
  3530.         26   205  205       001  B    -
  3531.         27   206  208       003  A    Presence of password
  3532.  
  3533.  
  3534.  
  3535.  
  3536.  
  3537.  
  3538.  
  3539.  
  3540.  
  3541.  
  3542.         CODEC                     OPTIONS                     TBL.  02.04
  3543.                                                               PAG.  03/05
  3544.  
  3545.  
  3546.  
  3547.         In  the  outcome  file's  record  layout,  all  even  fields  are 
  3548.         individual  blanks  that subdivide the  various  information  for 
  3549.         greater readability even during the printing phase.
  3550.  
  3551.         Odd   numbered   fields  are  those  that   contain   significant 
  3552.         information.  Some of these need further clarification :
  3553.  
  3554.         FIELD 1 (Error code)
  3555.  
  3556.         For  further information on the meaning of specific error  codes, 
  3557.         see Appenndix <A> "Error codes and messages".
  3558.  
  3559.         FIELD 3 (Path name)
  3560.  
  3561.         Contains the path name correlated to the compressed file.
  3562.  
  3563.         FIELD 5 (File name)
  3564.  
  3565.         Indicates the physical name of the compressed file.
  3566.  
  3567.         FIELD 7 (Size of the file in input)
  3568.  
  3569.         Defines  the original file size in compression and the compressed 
  3570.         file size in decompression.
  3571.  
  3572.         FIELD 9 (Size of file in output)
  3573.  
  3574.         Defines the compressed file size in compression and the  original 
  3575.         file size in decompression.
  3576.  
  3577.         FIELD 11 (% Cmp/Dcp)
  3578.  
  3579.         Compression  or decompression percentage expressed by means of  a 
  3580.         relative value with a decimal.
  3581.         Definites
  3582.         lo = original file size          
  3583.         lc = compressed file size        
  3584.         Formula for calculating compression:
  3585.         abs(100 - (lc * 100) / lo)
  3586.         Formula for calculating decompression:
  3587.         abs(100 - (lo * 100) / lc)
  3588.  
  3589.         FIELD 13 (Elapsed time)
  3590.  
  3591.         The   elapsed  time  of  the  package's  activities   (start-end) 
  3592.         expressed in seconds employed to compress or decompress.
  3593.  
  3594.  
  3595.  
  3596.  
  3597.  
  3598.  
  3599.  
  3600.  
  3601.  
  3602.  
  3603.         CODEC                     OPTIONS                     TBL.  02.04
  3604.                                                               PAG.  04/05
  3605.  
  3606.  
  3607.  
  3608.         FIELD 15 (Kb/Sec)
  3609.  
  3610.         Execution  speed  in compression or decompression,  expressed  by 
  3611.         means of a relative value with a decimal, based on the input file 
  3612.         size and the elapsed time.
  3613.         Definites
  3614.         li = input file size            
  3615.         ti = elapsed time 
  3616.         Formula for calculation of kb/sec :
  3617.         (li / ti)
  3618.  
  3619.         FIELD 17 (Environment of origin)
  3620.  
  3621.         Indicates in which operating system the file has been compressed.
  3622.  
  3623.         FIELD 19 (Compression method)
  3624.  
  3625.         Indicates  which of the 100 available compression models has been 
  3626.         used.
  3627.  
  3628.         FIELD 21 (File crc data area)
  3629.  
  3630.         Hexadecimal  representation  of  the Crc-32  that  certifies  the 
  3631.         compressed file's data area.
  3632.  
  3633.         FIELD 23 (Date)
  3634.  
  3635.         Starting date of the compression or decompression.   The date  is 
  3636.         displayed in day/month/year format.
  3637.  
  3638.         FIELD 25 (Hour)
  3639.  
  3640.         The  compression or decompression's starting hour.  The  hour  is 
  3641.         displayed in hour:minute:second format.
  3642.  
  3643.         FIELD 27 (Presence password)
  3644.  
  3645.         Indicates the presence or absence of the password associated with 
  3646.         the file by means of YES/NO.
  3647.  
  3648.  
  3649.  
  3650.  
  3651.         The  outcome  file is always structured with a  208-byte  record.  
  3652.         The fields that make up the record,  depending on the work saved, 
  3653.         can be either full or empty.
  3654.  
  3655.         With  the  "-C"  (compression),  "-D" (decompression)  and  "-DB" 
  3656.         (binary decompression) commands, all fields are full.       
  3657.  
  3658.  
  3659.  
  3660.  
  3661.  
  3662.  
  3663.  
  3664.         CODEC                     OPTIONS                     TBL.  02.04
  3665.                                                               PAG.  05/05
  3666.  
  3667.  
  3668.  
  3669.         With  the "-K" (deletion) command only fields 1 (error  code),  3 
  3670.         (path  name),  and 5 (file name) are significant.   The rest  are 
  3671.         blank.
  3672.  
  3673.         With  the "-X" (crc check),  "-V" (information display)  and  the 
  3674.         "-VS"  (information  display/sort)  all  fields  are  significant 
  3675.         except  13 (elapsed time) and 15 (kb/sec),  which have been  left 
  3676.         blank.
  3677.  
  3678.  
  3679.  
  3680.  
  3681.  
  3682.  
  3683.  
  3684.  
  3685.  
  3686.  
  3687.  
  3688.  
  3689.  
  3690.  
  3691.  
  3692.  
  3693.  
  3694.  
  3695.  
  3696.  
  3697.  
  3698.  
  3699.  
  3700.  
  3701.  
  3702.  
  3703.  
  3704.  
  3705.  
  3706.  
  3707.  
  3708.  
  3709.  
  3710.  
  3711.  
  3712.  
  3713.  
  3714.  
  3715.  
  3716.  
  3717.  
  3718.  
  3719.  
  3720.  
  3721.  
  3722.  
  3723.  
  3724.  
  3725.         CODEC                     OPTIONS                     TBL.  02.05
  3726.                                                               PAG.  01/05
  3727.  
  3728.  
  3729.  
  3730.         OPTION -ED (outcome by default)
  3731.  
  3732.  
  3733.         PURPOSE
  3734.  
  3735.         Writes the journal of work done on the default file named ESITO.
  3736.  
  3737.  
  3738.         TYPE
  3739.  
  3740.         Optional.
  3741.  
  3742.  
  3743.         SYNTAX  
  3744.  
  3745.         CODEC  <Command>  <Library>  <File>  -ED  (Options)
  3746.  
  3747.  
  3748.         ACTIVE COMMANDS
  3749.  
  3750.         -    A adding witout compression .............. (cfr. TBL. 01.02)
  3751.         -    C(n) compression ......................... (cfr. TBL. 01.03)
  3752.         -    D decompression .......................... (cfr. TBL. 01.05)
  3753.         -    DB binary decompression .................. (cfr. TBL. 01.06)
  3754.         -    K deletion ............................... (cfr. TBL. 01.07)
  3755.         -    V display ................................ (cfr. TBL. 01.08)
  3756.         -    VS display/sort .......................... (cfr. TBL. 01.09)
  3757.         -    X crc check .............................. (cfr. TBL. 01.10)
  3758.  
  3759.  
  3760.         EXAMPLE
  3761.  
  3762.         CODEC     -C        DATI.LIB  MOV.DAT  -ED
  3763.  
  3764.  
  3765.         COMMENTS
  3766.  
  3767.         Option  "-ED" allows  the writing of a journal to record the work 
  3768.         done on the default file named ESITO.
  3769.  
  3770.         The file is sequential.   Each 208-character record contains  all 
  3771.         the  information  that allows for the detailed analysis  of  each 
  3772.         elaboration done.
  3773.  
  3774.  
  3775.  
  3776.  
  3777.  
  3778.  
  3779.  
  3780.  
  3781.  
  3782.  
  3783.  
  3784.  
  3785.  
  3786.         CODEC                     OPTIONS                     TBL.  02.05
  3787.                                                               PAG.  02/05
  3788.  
  3789.  
  3790.  
  3791.         Each  record  is  structured  into 27  fields  organized  in  the 
  3792.         following manner:
  3793.  
  3794.  
  3795.              CC   =         Field code  
  3796.  
  3797.              CI   =         Initial character 
  3798.  
  3799.              CF   =         Final character 
  3800.  
  3801.              LU   =         Field size          
  3802.  
  3803.              T    =         Type (A=Alphanumeric  N=numeric  B=Blank)
  3804.  
  3805.              DE   =         Field description    
  3806.  
  3807.         CC   CI   CF        LU   T    DE
  3808.         -----------------------------------------------------------------
  3809.         01   001  002       002  A    Error code      
  3810.         02   003  003       001  B    -
  3811.         03   004  063       060  A    Path name
  3812.         04   064  064       001  B    -
  3813.         05   065  124       060  A    File name 
  3814.         06   125  125       001  B    -
  3815.         07   126  134       009  N    File size in input
  3816.         08   135  135       001  B    -
  3817.         09   136  144       009  N    File size in output
  3818.         10   145  145       001  B    -
  3819.         11   146  151       006  N    % Cmp/Dcp
  3820.         12   152  152       001  B    -
  3821.         13   153  158       006  N    Elapsed time   
  3822.         14   159  159       001  B    -
  3823.         15   160  165       006  N    Kb/Sec
  3824.         16   166  166       001  B    -
  3825.         17   167  174       008  A    File's environment of origin   
  3826.         18   175  175       001  B    -
  3827.         19   176  177       002  A    Compression model      
  3828.         20   178  178       001  B    -
  3829.         21   179  186       008  A    File crc's data area  
  3830.         22   187  187       001  B    -
  3831.         23   188  195       008  A    Date
  3832.         24   196  196       001  B    -
  3833.         25   197  204       008  A    Hour
  3834.         26   205  205       001  B    -
  3835.         27   206  208       003  A    Presence of password
  3836.  
  3837.         In  the  outcome  files'  record  layout  all  even  fields   are 
  3838.         individual  blanks  that  subdivide the various  information  for 
  3839.         greater legibility even during the printing phase. 
  3840.  
  3841.  
  3842.  
  3843.  
  3844.  
  3845.  
  3846.  
  3847.         CODEC                     OPTIONS                     TBL.  02.05
  3848.                                                               PAG.  03/05
  3849.  
  3850.  
  3851.  
  3852.         Odd fields are those that contain significant information.   Some 
  3853.         of these need further clarification :
  3854.  
  3855.         FIELD 1 (Error code)
  3856.  
  3857.         For further explanation on the meaning of specific error codes    
  3858.         cfr. Appendix <A> "Error codes and messages".
  3859.  
  3860.         FIELD 3 (Path name)
  3861.  
  3862.         Contains the path name correlated to the compressed file.
  3863.  
  3864.         FIELD 5 (File name)
  3865.  
  3866.         Indicates the physical name of the compressed file.
  3867.  
  3868.         FIELD 7 (File size in input)
  3869.  
  3870.         Defines   the  original  file's  size  in  compression  and   the 
  3871.         compressed file size in decompression.
  3872.  
  3873.         FIELD 9 (File size in output)
  3874.  
  3875.         Defines  the  compressed  file's  size  in  compression  and  the 
  3876.         original file size in in decompression.
  3877.  
  3878.         FIELD 11 (% Cmp/Dcp)
  3879.  
  3880.         Percentage  of compression or decompression expressed by means of 
  3881.         the relative value with a decimal.
  3882.         Definites
  3883.         lo = original file size          
  3884.         lc = compressed file size        
  3885.         Formula for calculating compression:
  3886.         abs(100 - (lc * 100) / lo)
  3887.         Formula for calculating decompression:
  3888.         abs(100 - (lo * 100) / lc)
  3889.  
  3890.         FIELD 13 (Elapsed time)
  3891.  
  3892.         Elapsed time of the package's activities (start-end) expressed in 
  3893.         seconds employed to compress or decompress.
  3894.  
  3895.  
  3896.  
  3897.  
  3898.  
  3899.  
  3900.  
  3901.  
  3902.  
  3903.  
  3904.  
  3905.  
  3906.  
  3907.  
  3908.         CODEC                     OPTIONS                     TBL.  02.05
  3909.                                                               PAG.  04/05
  3910.  
  3911.  
  3912.  
  3913.         FIELD 15 (Kb/Sec)
  3914.  
  3915.         Execution  speed in compression or  decompression,  expressed  by 
  3916.         means  of  a relative value with a decimal,  based on the  file's 
  3917.         size in input and the elapsed time.
  3918.         Definites
  3919.         li = input file size            
  3920.         ti = elapsed time 
  3921.         Formula for calculation of kb/sec :
  3922.         (li / ti)
  3923.  
  3924.         FIELD 17 (Environment of origin)
  3925.  
  3926.         Indicates in which operating system the file was compressed.
  3927.  
  3928.         FIELD 19 (Compression model)
  3929.  
  3930.         Indicates  which one of the 100 available compression models  has 
  3931.         been used.
  3932.  
  3933.         FIELD 21 (File crc's data area)
  3934.  
  3935.         Hexadecimal  representation  of the Crc-32 that insures the  data 
  3936.         area of the compressed file.
  3937.  
  3938.         FIELD 23 (Date)
  3939.  
  3940.         Initial  date  of  compression or  decompression.   The  date  is 
  3941.         displayed in day/month/year format.
  3942.  
  3943.         FIELD 25 (Hour)
  3944.  
  3945.         Starting  time  of  compression or  decompression.  The  time  is 
  3946.         displayed in hour:minute:second format.
  3947.  
  3948.         FIELD 27 (Presence of password)
  3949.  
  3950.         Indicates the presence or absence of the password associated with 
  3951.         the file by means of a YES/NO message.
  3952.  
  3953.  
  3954.  
  3955.  
  3956.         The  outcome  file is always structured with a  208-byte  record.  
  3957.         The  field that make up the record can be full or empty depending 
  3958.         on the work saved.
  3959.  
  3960.         With commands "-C" (compression),  "-D" (decompression) and "-DB" 
  3961.         (binary decompression), all fields are full.
  3962.  
  3963.  
  3964.  
  3965.  
  3966.  
  3967.  
  3968.  
  3969.         CODEC                     OPTIONS                     TBL.  02.05
  3970.                                                               PAG.  05/05
  3971.  
  3972.  
  3973.  
  3974.         With command "-K" (deletion) only fields 1 (error code),  3 (path 
  3975.         name) and 5 (file name) have any significance.   Remaining fields 
  3976.         are blank.
  3977.  
  3978.         With  commands "-X" (crc check),  "-V" (display information)  and 
  3979.         "-VS"  (display  information/sort)  all  fields  are  significant  
  3980.         except 13 (elapsed time) and 15 (kb/sec), which are blank.
  3981.  
  3982.  
  3983.  
  3984.  
  3985.  
  3986.  
  3987.  
  3988.  
  3989.  
  3990.  
  3991.  
  3992.  
  3993.  
  3994.  
  3995.  
  3996.  
  3997.  
  3998.  
  3999.  
  4000.  
  4001.  
  4002.  
  4003.  
  4004.  
  4005.  
  4006.  
  4007.  
  4008.  
  4009.  
  4010.  
  4011.  
  4012.  
  4013.  
  4014.  
  4015.  
  4016.  
  4017.  
  4018.  
  4019.  
  4020.  
  4021.  
  4022.  
  4023.  
  4024.  
  4025.  
  4026.  
  4027.  
  4028.  
  4029.  
  4030.         CODEC                     OPTIONS                     TBL.  02.06
  4031.                                                               PAG.  01/01
  4032.  
  4033.  
  4034.  
  4035.         OPTION   -KF (deletes file after compression)
  4036.  
  4037.  
  4038.         PURPOSE  
  4039.  
  4040.         Permits  the  deletion of an original file to be  compressed  and 
  4041.         encrypted  or to be queued at the end of an execution only if  it 
  4042.         has been successful.
  4043.  
  4044.  
  4045.         TYPE
  4046.  
  4047.         Optional. 
  4048.  
  4049.  
  4050.         SYNTAX  
  4051.  
  4052.         CODEC  <Command>  <Library>  <File>  -KF (Options)
  4053.  
  4054.  
  4055.         ACTIVE COMMANDS
  4056.  
  4057.         -    A adding witout compression .............. (cfr. TBL. 01.02)
  4058.         -    C(n) compression ......................... (cfr. TBL. 01.03)
  4059.  
  4060.  
  4061.         EXAMPLE
  4062.  
  4063.         CODEC     -C   DATI.LIB  /DATI/MOV.DAT  -KF
  4064.  
  4065.  
  4066.         COMMENTS
  4067.  
  4068.         Option  "-KF"  enables  the deletion of an original  file  to  be 
  4069.         compressed  and  encrypted  or  to be queued at the  end  of  the 
  4070.         execution only if it has been successful.
  4071.  
  4072.  
  4073.  
  4074.  
  4075.  
  4076.  
  4077.  
  4078.  
  4079.  
  4080.  
  4081.  
  4082.  
  4083.  
  4084.  
  4085.  
  4086.  
  4087.  
  4088.  
  4089.  
  4090.  
  4091.         CODEC                     OPTIONS                     TBL.  02.07
  4092.                                                               PAG.  01/02
  4093.  
  4094.  
  4095.  
  4096.         OPTION  -M (running of subpath)
  4097.  
  4098.  
  4099.         PURPOSE
  4100.  
  4101.         Permits the running of the path name.
  4102.  
  4103.  
  4104.         TYPE
  4105.  
  4106.         Optional. 
  4107.  
  4108.  
  4109.         SYNTAX  
  4110.  
  4111.         CODEC  <Command>  <Library>  <File>  -M  (Options)
  4112.  
  4113.  
  4114.         ACTIVE COMMANDS
  4115.  
  4116.         -    A adding witout compression .............. (cfr. TBL. 01.02)
  4117.         -    C(n) compression ......................... (cfr. TBL. 01.03)
  4118.         -    D decompression .......................... (cfr. TBL. 01.05)
  4119.         -    DB binary decompression .................. (cfr. TBL. 01.06)
  4120.         -    K deletion ............................... (cfr. TBL. 01.07)
  4121.         -    V display ................................ (cfr. TBL. 01.08)
  4122.         -    VS display/sort .......................... (cfr. TBL. 01.09)
  4123.         -    X crc check .............................. (cfr. TBL. 01.10)
  4124.  
  4125.  
  4126.         EXAMPLE
  4127.  
  4128.         CODEC     -C   DATI.LIB  /DATI/MOV.DAT  -M
  4129.  
  4130.  
  4131.         COMMENTS
  4132.  
  4133.         Option  "-M"  allows   the running of the path name  and  obtains 
  4134.         different effects when accompanied by specific commands.
  4135.  
  4136.         In  compression "-C(n)" has the task of memorizing,  in  library, 
  4137.         the  path  name and the file name of the file  to  be  compressed 
  4138.         thereby  allowing  the insertion of two files with the same  file 
  4139.         name but with different path names into the library.  In case the 
  4140.         compression is requested with wildcards, it instructs the package 
  4141.         to proceed with the compression,  recurring to all the successive 
  4142.         gerarchic levels and that in which it is positioned.
  4143.  
  4144.  
  4145.  
  4146.  
  4147.  
  4148.  
  4149.  
  4150.  
  4151.  
  4152.         CODEC                     OPTIONS                     TBL.  02.07
  4153.                                                               PAG.  02/02
  4154.  
  4155.  
  4156.  
  4157.         In  decompression  "-D"  and "-DB" have the  task  of  physically 
  4158.         repristining the path of each file in which an option to conserve 
  4159.         the path name has been inserted during the compression phase.
  4160.  
  4161.         In  deletion "-K",  in display "-V" and "-VS" and in the checking 
  4162.         phase of the crc, "-X" allows  the access to files into which the 
  4163.         conservation of the path name option has been inserted during the 
  4164.         compression phase. 
  4165.  
  4166.  
  4167.  
  4168.  
  4169.  
  4170.  
  4171.  
  4172.  
  4173.  
  4174.  
  4175.  
  4176.  
  4177.  
  4178.  
  4179.  
  4180.  
  4181.  
  4182.  
  4183.  
  4184.  
  4185.  
  4186.  
  4187.  
  4188.  
  4189.  
  4190.  
  4191.  
  4192.  
  4193.  
  4194.  
  4195.  
  4196.  
  4197.  
  4198.  
  4199.  
  4200.  
  4201.  
  4202.  
  4203.  
  4204.  
  4205.  
  4206.  
  4207.  
  4208.  
  4209.  
  4210.  
  4211.  
  4212.  
  4213.         CODEC                     OPTIONS                     TBL.  02.08
  4214.                                                               PAG.  01/01
  4215.  
  4216.  
  4217.  
  4218.         OPTION  -NN <file> (changes file name)
  4219.  
  4220.  
  4221.         PURPOSE
  4222.  
  4223.         Permits   the   changing  of  the  file  to  be   compressed   or 
  4224.         decompressed's name.
  4225.  
  4226.  
  4227.         TYPE 
  4228.  
  4229.         Optional.
  4230.  
  4231.  
  4232.         SYNTAX  
  4233.  
  4234.         CODEC  <Command>  <Library>  <File>  -NN <File>  (Options)
  4235.  
  4236.  
  4237.         ACTIVE COMMANDS
  4238.  
  4239.         -    A adding witout compression .............. (cfr. TBL. 01.02)
  4240.         -    C(n) compression ......................... (cfr. TBL. 01.03)
  4241.         -    D decompression .......................... (cfr. TBL. 01.05)
  4242.         -    DB binary decompression .................. (cfr. TBL. 01.06)
  4243.  
  4244.  
  4245.         EXAMPLE
  4246.  
  4247.         CODEC     -A   DATI.LIB  MOV.DAT   -NN  NUOVO.DAT
  4248.         CODEC     -C   DATI.LIB  MOV.DAT   -NN  NUOVO.DAT
  4249.         CODEC     -D   DATI.LIB  NUOVO.DAT -NN  MOV.DAT
  4250.  
  4251.  
  4252.         COMMENTS
  4253.  
  4254.         Option  "-NN" permits the compression of a file in library with a 
  4255.         name different from the original and the decompression of a  file 
  4256.         with a different name than that existing in the library.
  4257.  
  4258.  
  4259.  
  4260.  
  4261.  
  4262.  
  4263.  
  4264.  
  4265.  
  4266.  
  4267.  
  4268.  
  4269.  
  4270.  
  4271.  
  4272.  
  4273.  
  4274.         CODEC                     OPTIONS                     TBL.  02.09
  4275.                                                               PAG.  01/01
  4276.  
  4277.  
  4278.  
  4279.         OPTION  -NP <path> (changes path name)
  4280.  
  4281.  
  4282.         PURPOSE
  4283.  
  4284.         Permits   the   changing  of  the  file  to  be   compressed   or 
  4285.         decompressed's path name.
  4286.  
  4287.  
  4288.         TYPE
  4289.  
  4290.         Optional. 
  4291.  
  4292.  
  4293.         SYNTAX  
  4294.  
  4295.         CODEC  <Command>  <Library>  <File>  -NP <Path>  (Options)
  4296.  
  4297.  
  4298.         ACTIVE COMMANDS
  4299.  
  4300.         -    A adding witout compression .............. (cfr. TBL. 01.02)
  4301.         -    C(n) compression ......................... (cfr. TBL. 01.03)
  4302.         -    D decompression .......................... (cfr. TBL. 01.05)
  4303.         -    DB binary decompression .................. (cfr. TBL. 01.06)
  4304.  
  4305.  
  4306.         EXAMPLE
  4307.  
  4308.         CODEC     -A        DATI.LIB  /DATI/MOV.DAT  -NP /ARCHIVIO/
  4309.         CODEC     -C        DATI.LIB  /DATI/MOV.DAT  -NP /ARCHIVIO/
  4310.         CODEC     -D        DATI.LIB  /ARCHIVIO/MOV.DAT  -NP /DATI/
  4311.  
  4312.  
  4313.         COMMENTS
  4314.  
  4315.         Option  "-NP"  allows  the compression of a library file  with  a 
  4316.         different   path   name  than  that  of  the  original  and   the 
  4317.         decompression  of a file with a different path name than that  in 
  4318.         existence in the library. 
  4319.  
  4320.         It  changes  the path name of the file recorded  in  the  library 
  4321.         heading   with   one  indicated  in  the  command   line   during 
  4322.         compression or decompression.
  4323.  
  4324.         In  order to annul a path name it is enough to add a space and  a 
  4325.         period after "-NP" ("-NP ."). Using the options "-NP" and "-M" it 
  4326.         is possible to change only the first level of the path name.
  4327.  
  4328.  
  4329.  
  4330.  
  4331.  
  4332.  
  4333.  
  4334.  
  4335.         CODEC                     OPTIONS                     TBL.  02.10
  4336.                                                               PAG.  01/01
  4337.  
  4338.  
  4339.  
  4340.         OPTION  -O (enables overwrite)
  4341.  
  4342.  
  4343.         PURPOSE
  4344.  
  4345.         Enables  the  overwriting of a compressed file in library  or  to 
  4346.         overwrite on an already existing file in decompression.
  4347.  
  4348.  
  4349.         TYPE
  4350.  
  4351.         Optional. 
  4352.  
  4353.  
  4354.         SYNTAX  
  4355.  
  4356.         CODEC  <Command>  <Library>  <File>  -O  (Options)
  4357.  
  4358.  
  4359.         ACTIVE COMMANDS
  4360.  
  4361.         -    A adding witout compression .............. (cfr. TBL. 01.02)
  4362.         -    C(n) compression ......................... (cfr. TBL. 01.03)
  4363.         -    D decompression .......................... (cfr. TBL. 01.05)
  4364.         -    DB binary decompression .................. (cfr. TBL. 01.06)
  4365.  
  4366.  
  4367.         EXAMPLE
  4368.  
  4369.         CODEC     -A        DATI.LIB  MOV.DAT  -O
  4370.         CODEC     -C        DATI.LIB  MOV.DAT  -O
  4371.         CODEC     -D        DATI.LIB  MOV.DAT  -O
  4372.  
  4373.  
  4374.         COMMENTS
  4375.  
  4376.         In  compression,  option "-O" allows  overwriting on a file  with 
  4377.         the   same   name  already  present  in  the   library   or,   in 
  4378.         decompression,  overwriting  on  an  existing file  in  the  host 
  4379.         environment.
  4380.  
  4381.  
  4382.  
  4383.  
  4384.  
  4385.  
  4386.  
  4387.  
  4388.  
  4389.  
  4390.  
  4391.  
  4392.  
  4393.  
  4394.  
  4395.  
  4396.         CODEC                     OPTIONS                     TBL.  02.11
  4397.                                                               PAG.  01/02
  4398.  
  4399.  
  4400.  
  4401.         OPTION  -PF <pw> (file password)
  4402.  
  4403.  
  4404.         PURPOSE
  4405.  
  4406.         Runs  the  access  password for the  individual  compressed  file 
  4407.         inside the library.
  4408.  
  4409.  
  4410.         TYPE
  4411.  
  4412.         Optional. 
  4413.  
  4414.  
  4415.         SYNTAX  
  4416.  
  4417.         CODEC  <Command>  <Library>  <File>  -PF < pw>  (Options)
  4418.  
  4419.  
  4420.         ACTIVE COMMANDS
  4421.  
  4422.         -    A adding witout compression .............. (cfr. TBL. 01.02)
  4423.         -    C(n) compression ......................... (cfr. TBL. 01.03)
  4424.         -    D decompression .......................... (cfr. TBL. 01.05)
  4425.         -    DB binary decompression .................. (cfr. TBL. 01.06)
  4426.  
  4427.  
  4428.         EXAMPLE
  4429.  
  4430.         CODEC     -A        DATI.LIB  MOV.DAT  -PF SECRET
  4431.         CODEC     -C        DATI.LIB  MOV.DAT  -PF SECRET
  4432.         CODEC     -D        DATI.LIB  MOV.DAT  -PF SECRET
  4433.  
  4434.  
  4435.         COMMENTS
  4436.  
  4437.         Option  "-PF  <pw>"  runs the access password to  the  individual  
  4438.         compressed and encrypted file.  It is attributed only once during 
  4439.         the "-C(n)" compression phase or "-A"  file adding. 
  4440.  
  4441.         During the compression,  the password acts as a cryptographic key 
  4442.         for the T-DES algorithm used.   During adding phase, the password 
  4443.         has  the sole function of inhibiting access to the file and  does 
  4444.         not act as a cryptographic key.
  4445.  
  4446.         In  "-D"  and  "-DB" decompression and in  "-X"  crc  check,  the 
  4447.         password  enables  the  decyphering  of the  file  for  pertinent 
  4448.         executions.
  4449.  
  4450.  
  4451.  
  4452.  
  4453.  
  4454.  
  4455.  
  4456.  
  4457.         CODEC                     OPTIONS                     TBL.  02.11
  4458.                                                               PAG.  02/02
  4459.  
  4460.  
  4461.  
  4462.         The  T-DES  (Timing  - Data Encryption Standard) algorithm  is  a 
  4463.         feature of a DES model,  modified by Telvox,  which is capable of 
  4464.         sensitizing  the DES machine to the time in which it is activated  
  4465.         (an octet of bytes,  if encrypted with the same password but at a 
  4466.         different time, produce different outputs).
  4467.  
  4468.         The  password  can be as large as 255 characters and it may  hold 
  4469.         within it all the characters of the ASCII or EBCDIC tables.
  4470.  
  4471.         In  case  there  are blank characters,  the password  is  set  in 
  4472.         quotation marks " ".
  4473.  
  4474.         It  is possible to create a password either composed of  keyboard 
  4475.         characters  or  by means of hexadecimal  representations  of  the 
  4476.         same,  or  by mixing characters with hexadecimal representations. 
  4477.         Each hexadecimal character must be preceded by a slash  "/".  For 
  4478.         example /F1. In case the hexadecimal value were inferior to 0x0F, 
  4479.         it  should nonetheless be completed with a zero to the left of it 
  4480.         (/00, ..., /0F).
  4481.  
  4482.         The file password will not be inserted in the compressed file nor      
  4483.         in any other part of the compressed file library.
  4484.  
  4485.         For  a  quick  check on the consistency of the  password  and  to 
  4486.         reduce  computational  overhead  in case of typing error  of  the 
  4487.         same,  a 64 bit transcription of the password should be  executed 
  4488.         by  means  of  a one-way  function,  encrypted  onto  itself  and 
  4489.         recorded on the compressed file's heading.
  4490.  
  4491.         In  case a password is not entered in order to encrypt the  file, 
  4492.         CODEC  creates a random password that nonetheless  activates  the 
  4493.         T-DES algorithm.
  4494.  
  4495.         It  is  advisable  to  use a password  that  is  at  least  eight 
  4496.         characters long.
  4497.  
  4498.  
  4499.  
  4500.  
  4501.  
  4502.  
  4503.  
  4504.  
  4505.  
  4506.  
  4507.  
  4508.  
  4509.  
  4510.  
  4511.  
  4512.  
  4513.  
  4514.  
  4515.  
  4516.  
  4517.  
  4518.         CODEC                     OPTIONS                     TBL.  02.12
  4519.                                                               PAG.  01/02
  4520.  
  4521.  
  4522.  
  4523.         OPTION  -PL <pw> (library password)
  4524.  
  4525.  
  4526.         PURPOSE
  4527.  
  4528.         Runs the library access password.
  4529.  
  4530.  
  4531.         TYPE
  4532.  
  4533.         Optional. 
  4534.  
  4535.  
  4536.         SYNTAX  
  4537.  
  4538.         CODEC  <Command>  <Library>  <File>  -PL <pw>  (Options)
  4539.  
  4540.  
  4541.         ACTIVE COMMANDS
  4542.  
  4543.         -    A adding witout compression .............. (cfr. TBL. 01.02)
  4544.         -    C(n) compression ......................... (cfr. TBL. 01.03)
  4545.         -    D decompression .......................... (cfr. TBL. 01.05)
  4546.         -    DB binary decompression .................. (cfr. TBL. 01.06)
  4547.         -    K deletion ............................... (cfr. TBL. 01.07)
  4548.  
  4549.  
  4550.         EXAMPLE
  4551.  
  4552.         CODEC     -A        DATI.LIB  MOV.DAT  -PL SECRET
  4553.         CODEC     -C        DATI.LIB  MOV.DAT  -PL SECRET
  4554.         CODEC     -D        DATI.LIB  MOV.DAT  -PL SECRET
  4555.         CODEC     -K        DATI.LIB  MOV.DAT  -PL SECRET
  4556.  
  4557.  
  4558.         COMMENTS
  4559.  
  4560.         Option  "-PL <pw>" runs the access password to the library and is 
  4561.         attributed only once in  "-C(n)" compression phase or "-A" adding 
  4562.         phase of the first file inserted in the library.
  4563.  
  4564.         In   "-C(n)" compression or in "-A" adding for  files  succeeding 
  4565.         the  first  one,  in "-D" and  "-DB" decompression and  in   "-K" 
  4566.         deletion,  the   password enables access to files present in  the 
  4567.         library.             
  4568.  
  4569.  
  4570.  
  4571.  
  4572.  
  4573.  
  4574.  
  4575.  
  4576.  
  4577.  
  4578.  
  4579.         CODEC                     OPTIONS                     TBL.  02.12
  4580.                                                               PAG.  02/02
  4581.  
  4582.  
  4583.  
  4584.         The   library  password  is  encrypted  by  means  of  the  T-DES 
  4585.         algorithm.
  4586.  
  4587.         The  T-DES  (Timing  - Data Encryption Standard) algorithm  is  a 
  4588.         feature of a DES model,  modified by Telvox,  which is capable of 
  4589.         sensitizing  the DES machine to the time in which it is activated  
  4590.         (an octet of bytes,  if encrypted with the same password but at a 
  4591.         different time, produce different outputs).
  4592.  
  4593.         The  password  can be as large as 255 characters and it may  hold 
  4594.         within it all the characters of the ASCII or EBCDIC tables.
  4595.  
  4596.         In  case  there  are blank characters,  the password  is  set  in 
  4597.         quotation marks " ".
  4598.  
  4599.         It  is possible to create a password either composed of  keyboard 
  4600.         characters  or  by means of hexadecimal  representations  of  the 
  4601.         same,  or  by mixing characters with hexadecimal representations. 
  4602.         Each hexadecimal character must be preceded by a slash  "/".  For 
  4603.         example /F1. In case the hexadecimal value were inferior to 0x0F, 
  4604.         it  should nonetheless be completed with a zero to the left of it 
  4605.         (/00, ..., /0F).
  4606.  
  4607.         The library password will not be inserted in the compressed  file 
  4608.         library nor in any other part of the compressed file library.
  4609.  
  4610.         For  a  quick  check on the consistency of the  password  and  to 
  4611.         reduce  computational  overhead  in case of typing error  of  the 
  4612.         same,  a 64 bit transcription of the password should be  executed 
  4613.         by  means  of  a  one-way function,  encrypted  onto  itself  and 
  4614.         recorded on the compressed file's heading.
  4615.  
  4616.         It  is  advisable  to  use a password  that  is  at  least  eight 
  4617.         characters long.
  4618.  
  4619.  
  4620.  
  4621.  
  4622.  
  4623.  
  4624.  
  4625.  
  4626.  
  4627.  
  4628.  
  4629.  
  4630.  
  4631.  
  4632.  
  4633.  
  4634.  
  4635.  
  4636.  
  4637.  
  4638.  
  4639.  
  4640.         CODEC                     OPTIONS                     TBL.  02.13
  4641.                                                               PAG.  01/02
  4642.  
  4643.  
  4644.  
  4645.         OPTION  -PLN <pw> (changes library password)
  4646.  
  4647.  
  4648.         PURPOSE
  4649.  
  4650.         Runs the variation of the library's access file.
  4651.  
  4652.  
  4653.         TYPE
  4654.  
  4655.         Optional. 
  4656.  
  4657.  
  4658.         SYNTAX  
  4659.  
  4660.         CODEC  <Command> <Library> <File> -PL <pw> -PLN <pw>  (Options)
  4661.  
  4662.  
  4663.         ACTIVE COMMANDS
  4664.  
  4665.         -    A adding witout compression .............. (cfr. TBL. 01.02)
  4666.         -    C(n) compression ......................... (cfr. TBL. 01.03)
  4667.         -    K deletion ............................... (cfr. TBL. 01.07)
  4668.  
  4669.  
  4670.         EXAMPLE
  4671.  
  4672.         CODEC     -A        DATI.LIB  MOV.DAT  -PL SECRET -PLN NEW
  4673.         CODEC     -C        DATI.LIB  MOV.DAT  -PL SECRET -PLN NEW
  4674.         CODEC     -K        DATI.LIB  MOV.DAT  -PL SECRET -PLN NEW
  4675.  
  4676.  
  4677.         COMMENTS
  4678.  
  4679.         Option  "-PLN  <pw>" runs the variation of the  library's  access 
  4680.         password.   Such  an  operation  is permitted  by  inserting  the 
  4681.         previous password and attributing the new one.   The modification 
  4682.         can  be run only in "-C(n)" compression phase,  "-A" adding files 
  4683.         and "-K" deletion.
  4684.  
  4685.  
  4686.  
  4687.  
  4688.  
  4689.  
  4690.  
  4691.  
  4692.  
  4693.  
  4694.  
  4695.  
  4696.  
  4697.  
  4698.  
  4699.  
  4700.  
  4701.         CODEC                     OPTIONS                     TBL.  02.13
  4702.                                                               PAG.  02/02
  4703.  
  4704.  
  4705.  
  4706.         The   library  password  is  encrypted  by  means  of  the  T-DES 
  4707.         algorithm.
  4708.  
  4709.         The  T-DES  (Timing  - Data Encryption Standard) algorithm  is  a 
  4710.         feature of a DES model,  modified by Telvox,  which is capable of 
  4711.         sensitizing  the DES machine to the time in which it is activated  
  4712.         (an octet of bytes,  if encrypted with the same password but at a 
  4713.         different time, produce different outputs).
  4714.  
  4715.         The  password  can be as large as 255 characters and it may  hold 
  4716.         within it all the characters of the ASCII or EBCDIC tables.
  4717.  
  4718.         In  case  there  are blank characters,  the password  is  set  in 
  4719.         quotation marks " ".
  4720.  
  4721.         It  is possible to create a password either composed of  keyboard 
  4722.         characters  or  by means of hexadecimal  representations  of  the 
  4723.         same,  or  by mixing characters with hexadecimal representations. 
  4724.         Each hexadecimal character must be preceded by a slash  "/".  For 
  4725.         example /F1. In case the hexadecimal value were inferior to 0x0F, 
  4726.         it  should nonetheless be completed with a zero to the left of it 
  4727.         (/00, ..., /0F).
  4728.  
  4729.         The library password will not be inserted in the compressed  file 
  4730.         library nor in any other part of the compressed file library.
  4731.  
  4732.         For  a  quick  check on the consistency of the  password  and  to 
  4733.         reduce  computational  overhead  in case of typing error  of  the 
  4734.         same,  a 64 bit transcription of the password should be  executed 
  4735.         by  means  of  a  one-way function,  encrypted  onto  itself  and 
  4736.         recorded on the compressed file's heading.
  4737.  
  4738.         It  is  advisable  to  use a password  that  is  at  least  eight 
  4739.         characters long.
  4740.  
  4741.  
  4742.  
  4743.  
  4744.  
  4745.  
  4746.  
  4747.  
  4748.  
  4749.  
  4750.  
  4751.  
  4752.  
  4753.  
  4754.  
  4755.  
  4756.  
  4757.  
  4758.  
  4759.  
  4760.  
  4761.  
  4762.         CODEC                     OPTIONS                     TBL.  02.14
  4763.                                                               PAG.  01/01
  4764.  
  4765.  
  4766.  
  4767.         OPTION  -Q (reduces result's format)
  4768.  
  4769.  
  4770.         PURPOSE
  4771.  
  4772.         Runs the data display in a reduced format.
  4773.  
  4774.  
  4775.         TYPE
  4776.  
  4777.         Optional. 
  4778.  
  4779.  
  4780.         SYNTAX  
  4781.  
  4782.         CODEC  <Command>  <Library>  <File>  -Q  (Options)
  4783.  
  4784.  
  4785.         ACTIVE COMMANDS
  4786.  
  4787.         -    V display ................................ (cfr. TBL. 01.08)
  4788.         -    VS display/sort .......................... (cfr. TBL. 01.09)
  4789.  
  4790.  
  4791.         EXAMPLE
  4792.  
  4793.         CODEC     -V        DATI.LIB  *.DAT  -Q
  4794.         CODEC     -VS       DATI.LIB  *.DAT  -Q
  4795.  
  4796.  
  4797.         COMMENTS
  4798.  
  4799.         Option "-Q" runs the data display in reduced format when commands 
  4800.         "-V" and "-VS" are used.
  4801.  
  4802.  
  4803.  
  4804.  
  4805.  
  4806.  
  4807.  
  4808.  
  4809.  
  4810.  
  4811.  
  4812.  
  4813.  
  4814.  
  4815.  
  4816.  
  4817.  
  4818.  
  4819.  
  4820.  
  4821.  
  4822.  
  4823.         CODEC                     OPTIONS                     TBL.  02.15
  4824.                                                               PAG.  01/01
  4825.  
  4826.  
  4827.  
  4828.         OPTION  -S (silence mode)
  4829.  
  4830.  
  4831.         PURPOSE  
  4832.  
  4833.         Activates the silence mode.
  4834.  
  4835.  
  4836.         TYPE
  4837.  
  4838.         Optional. 
  4839.  
  4840.  
  4841.         SYNTAX  
  4842.  
  4843.         CODEC  <Command>  <Library>  <File>  -S (Options)
  4844.  
  4845.  
  4846.         ACTIVE COMMANDS
  4847.  
  4848.         -    A adding witout compression .............. (cfr. TBL. 01.02)
  4849.         -    C(n) compression ......................... (cfr. TBL. 01.03)
  4850.         -    D decompression .......................... (cfr. TBL. 01.05)
  4851.         -    DB binary decompression .................. (cfr. TBL. 01.06)
  4852.         -    K deletion ............................... (cfr. TBL. 01.07)
  4853.         -    V display ................................ (cfr. TBL. 01.08)
  4854.         -    VS display/sort .......................... (cfr. TBL. 01.09)
  4855.         -    X crc check .............................. (cfr. TBL. 01.10)
  4856.  
  4857.  
  4858.         EXAMPLE
  4859.  
  4860.         CODEC     -C        DATI.LIB  MOV.DAT  -S
  4861.  
  4862.  
  4863.         COMMENTS
  4864.  
  4865.         Option  "-S"  runs  the  silence mode,  thus  avoiding  that  the 
  4866.         package's native messages are displayed on screen. 
  4867.  
  4868.  
  4869.  
  4870.  
  4871.  
  4872.  
  4873.  
  4874.  
  4875.  
  4876.  
  4877.  
  4878.  
  4879.  
  4880.  
  4881.  
  4882.  
  4883.  
  4884.         CODEC                     OPTIONS                     TBL.  02.16
  4885.                                                               PAG.  01/01
  4886.  
  4887.  
  4888.  
  4889.         OPTION  -T <txt> (file's free text)
  4890.  
  4891.  
  4892.         PURPOSE
  4893.  
  4894.         Attributes free text to the file to be compressed.
  4895.  
  4896.  
  4897.         TYPE
  4898.  
  4899.         Optional. 
  4900.  
  4901.  
  4902.         SYNTAX   
  4903.  
  4904.         CODEC  <Command>  <Library>  <File>  -T "Testo"  (Options)
  4905.  
  4906.  
  4907.         ACTIVE COMMANDS
  4908.  
  4909.         -    A adding witout compression .............. (cfr. TBL. 01.02)
  4910.         -    C(n) compression ......................... (cfr. TBL. 01.03)
  4911.  
  4912.  
  4913.         EXAMPLE
  4914.  
  4915.         CODEC     -A        DATI.LIB  MOV.DAT  -T "FREE TEXT"
  4916.         CODEC     -C        DATI.LIB  MOV.DAT  -T "FREE TEXT"
  4917.  
  4918.  
  4919.         COMMENTS
  4920.  
  4921.         Option  "-T" allows  the attribution of free text, 255 characters 
  4922.         in size,  for the file to be compressed.   The free text must  be 
  4923.         written in quotation marks " ".
  4924.  
  4925.  
  4926.  
  4927.  
  4928.  
  4929.  
  4930.  
  4931.  
  4932.  
  4933.  
  4934.  
  4935.  
  4936.  
  4937.  
  4938.  
  4939.  
  4940.  
  4941.  
  4942.  
  4943.  
  4944.  
  4945.         *****************************************************************
  4946.         *                                                               *
  4947.         *                                                               *
  4948.         *                                                               *
  4949.         *                                                               *
  4950.         *                                                               *
  4951.         *                                                               *
  4952.         *                                                               *
  4953.         *                                                               *
  4954.         *                                                               *
  4955.         *                                                               *
  4956.         *                                                               *
  4957.         *                                                               *
  4958.         *                                                               *
  4959.         *                                                               *
  4960.         *                                                               *
  4961.         *                                                               *
  4962.         *                                                               *
  4963.         *                                                               *
  4964.         *                       APPENDIX   < A >                        *
  4965.         *                                                               *
  4966.         *                         CODEC ERRORS                          *
  4967.         *                                                               *
  4968.         *                                                               *
  4969.         *                                                               *
  4970.         *                                                               *
  4971.         *                                                               *
  4972.         *                                                               *
  4973.         *                                                               *
  4974.         *                                                               *
  4975.         *                                                               *
  4976.         *                                                               *
  4977.         *                                                               *
  4978.         *                                                               *
  4979.         *                                                               *
  4980.         *                                                               *
  4981.         *                                                               *
  4982.         *                                                               *
  4983.         *                                                               *
  4984.         *                                                               *
  4985.         *                                                               *
  4986.         *                                                               *
  4987.         *                                                               *
  4988.         *                                                               *
  4989.         *                                                               *
  4990.         *                                                               *
  4991.         *                                                               *
  4992.         *                                                               *
  4993.         *                                                               *
  4994.         *                                                               *
  4995.         *                                                               *
  4996.         *                                                               *
  4997.         *                                                               *
  4998.         *****************************************************************
  4999.  
  5000.  
  5001.  
  5002.  
  5003.  
  5004.  
  5005.  
  5006.         CODEC               ERRORS AND MESSAGES               TBL.   A.01
  5007.                                                               PAG.  01/03
  5008.  
  5009.  
  5010.  
  5011.         LIST OF CODEC ERROR CODES AND MESSAGES 
  5012.  
  5013.  
  5014.         CODE      DESCRIPTION                             
  5015.         -----------------------------------------------------------------
  5016.  
  5017.         (0)       OK                                      
  5018.  
  5019.         (1)       FILE ALREADY PRESENT IN LIBRARY         
  5020.  
  5021.         (2)       FILE NOT COMPRESSABLE                   
  5022.  
  5023.         (3)       INCORRECT FILE PASSWORD                 
  5024.  
  5025.         (4)       INCORRECT FILE CRC                      
  5026.  
  5027.         (5)       DATA LOST FOR RECORD TRUNCATION                   
  5028.  
  5029.         (6)       FILE TO BE DECOMPRESSED ALREADY IN EXISTENCE 
  5030.  
  5031.         (7)       FUTURE EXPANSION                             
  5032.  
  5033.         (8)       FILE DELETED FROM LIBRARY                                 
  5034.  
  5035.         (9)       IMPOSSIBLE TO DUPLICATE FILE DESCRIPTION                     
  5036.  
  5037.         (10)      INCORRECT SYNTAX                        
  5038.  
  5039.         (11)      INCORRECT CODEC VERSION                       
  5040.  
  5041.         (12)      DECOMPRESSION FROM A NON QUALIFIED ENVIRONMENT          
  5042.  
  5043.         (13)      INCORRECT CODE                          
  5044.  
  5045.         (14)      IMPOSSIBLE TO OPEN 'ESITO' FILE                            
  5046.  
  5047.         (15)      IMPOSSIBLE TO WRITE IN 'ESITO' FILE                 
  5048.  
  5049.         (16)      IMPOSSIBLE TO CLOSE 'ESITO' FILE                            
  5050.  
  5051.         (17)      INSUFFICIENT MEMORY                     
  5052.  
  5053.         (18)      INSUFFICIENT MEMORY                    
  5054.  
  5055.         (19)      INSUFFICIENT MEMORY                     
  5056.  
  5057.         (20)      IMPOSSIBLE TO RECREATE PATH NAME                               
  5058.  
  5059.  
  5060.  
  5061.  
  5062.  
  5063.  
  5064.  
  5065.  
  5066.  
  5067.         CODEC               ERRORS AND MESSAGES               TBL.   A.01
  5068.                                                               PAG.  02/03
  5069.  
  5070.  
  5071.  
  5072.         CODE      DESCRIPTION                                      
  5073.         -----------------------------------------------------------------
  5074.  
  5075.         (21)      FUTURE EXPANSION                        
  5076.  
  5077.         (22)      FUTURE EXPANSION                        
  5078.  
  5079.         (23)      FUTURE EXPANSION                        
  5080.  
  5081.         (24)      FUTURE EXPANSION                        
  5082.  
  5083.         (25)      IMPOSSIBLE TO OPEN LIBRARY IN READ MODE                            
  5084.  
  5085.         (26)      IMPOSSIBLE TO READ CHARACTER FROM LIBRARY
  5086.                                   
  5087.         (27)      IMPOSSIBLE TO OPEN LIBRARY IN WRITE MODE                           
  5088.  
  5089.         (28)      IMPOSSIBLE TO WRITE CHARACTER IN LIBRARY 
  5090.  
  5091.         (29)      LIBRARY CLOSED INCORRECTLY                                     
  5092.  
  5093.         (30)      LIBRARY CONTAINING 5000 COMPRESSED FILES
  5094.  
  5095.         (31)      NOT CODEC LIBRARY  
  5096.  
  5097.         (32)      FILE NOT PRESENT IN LIBRARY                                 
  5098.  
  5099.         (33)      INCORRECT LIBRARY HEADING CRC                                
  5100.  
  5101.         (34)      INCORRECT LIBRARY PASSWORD                                    
  5102.  
  5103.         (35)      IMPOSSIBLE TO DELETE ORIGINAL LIBRARY                         
  5104.  
  5105.         (36)      IMPOSSIBLE TO SUBSTITUTE ORIGINAL LIBRARY                    
  5106.  
  5107.         (37)      SAME LIBRARY AND FILE NAME           
  5108.  
  5109.         (38)      SAME LIBRARY AND FILE NAME           
  5110.  
  5111.         (39)      INCORRECT LIBRARY POSITIONING
  5112.  
  5113.         (40)      FUTURE EXPANSION                        
  5114.  
  5115.         (41)      FUTURE EXPANSION                        
  5116.  
  5117.         (42)      FUTURE EXPANSION                        
  5118.  
  5119.         (43)      FUTURE EXPANSION                        
  5120.  
  5121.  
  5122.  
  5123.  
  5124.  
  5125.  
  5126.  
  5127.  
  5128.         CODEC               ERRORS AND MESSAGES               TBL.   A.01
  5129.                                                               PAG.  03/03
  5130.  
  5131.  
  5132.  
  5133.         CODE      DESCRIPTION                                      
  5134.         -----------------------------------------------------------------
  5135.  
  5136.         (44)      FUTURE EXPANSION                    
  5137.  
  5138.         (45)      IMPOSSIBLE TO OPEN FILE TO BE COMPRESSED
  5139.  
  5140.         (46)      IMPOSSIBLE TO READ CHARACTER FROM FILE
  5141.  
  5142.         (47)      IMPOSSIBLE TO OPEN FILE TO BE DECOMPRESSED
  5143.  
  5144.         (48)      IMPOSSIBLE TO WRITE CHARACTER IN FILE 
  5145.  
  5146.         (49)      FILE CLOSED INCORRECTLY                  
  5147.  
  5148.         (50)      INCORRECT COMPRESSED FILE HEADING CRC   
  5149.  
  5150.         (51)      IMPOSSIBLE TO DELETE ORIGINAL FILE      
  5151.  
  5152.         (52)      FUTURE EXPANSION                        
  5153.  
  5154.         (53)      FUTURE EXPANSION                        
  5155.  
  5156.         (54)      FUTURE EXPANSION                        
  5157.  
  5158.         (55)      FUTURE EXPANSION                        
  5159.  
  5160.         (56)      FUTURE EXPANSION                        
  5161.  
  5162.         (57)      FUTURE EXPANSION                        
  5163.  
  5164.         (58)      FUTURE EXPANSION                       
  5165.  
  5166.         (59)      FUTURE EXPANSION                        
  5167.  
  5168.  
  5169.  
  5170.  
  5171.  
  5172.  
  5173.  
  5174.  
  5175.  
  5176.  
  5177.  
  5178.  
  5179.  
  5180.  
  5181.  
  5182.  
  5183.  
  5184.  
  5185.  
  5186.  
  5187.  
  5188.  
  5189.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5190.                                                               PAG.  01/30
  5191.  
  5192.  
  5193.  
  5194.         CODE     ( 0 )
  5195.  
  5196.         DESCRIPTION              :    Ok
  5197.  
  5198.         COMMENTS                 :    The   executed  CODEC  command  was  
  5199.                                       successful.
  5200.  
  5201.         ACTION                   :    None.
  5202.  
  5203.  
  5204.  
  5205.  
  5206.  
  5207.  
  5208.  
  5209.  
  5210.  
  5211.  
  5212.  
  5213.  
  5214.  
  5215.  
  5216.  
  5217.  
  5218.  
  5219.  
  5220.  
  5221.         CODE     ( 1 )
  5222.  
  5223.         DESCRIPTION              :    File already present in library
  5224.  
  5225.         COMMENTS                 :    File   to  be  compressed   already 
  5226.                                       exists in library.
  5227.  
  5228.         ACTION                   :    If  there is a need to compress   a        
  5229.                                       file with an already existent  name 
  5230.                                       in the library,  it is necessary to 
  5231.                                       use   option  "-O"  (enables  over-
  5232.                                       write).
  5233.  
  5234.  
  5235.  
  5236.  
  5237.  
  5238.  
  5239.  
  5240.  
  5241.  
  5242.  
  5243.  
  5244.  
  5245.  
  5246.  
  5247.  
  5248.  
  5249.  
  5250.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5251.                                                               PAG.  02/30
  5252.  
  5253.  
  5254.  
  5255.         CODE     ( 2 )
  5256.  
  5257.         DESCRIPTION              :    File not compressable
  5258.  
  5259.         COMMENTS                 :    Type of file not compressable.   
  5260.  
  5261.         ACTION                   :    Insure that the chosen file has the  
  5262.                                       necessary  characteristics for  the 
  5263.                                       compression  or  that its  size  is       
  5264.                                       superior  to  0  byte.    For  more 
  5265.                                       information  consult the chapter on 
  5266.                                       "FILE  TYPES  "  of  the   specific 
  5267.                                       environment manual.
  5268.  
  5269.  
  5270.  
  5271.  
  5272.  
  5273.  
  5274.  
  5275.  
  5276.  
  5277.  
  5278.  
  5279.  
  5280.  
  5281.  
  5282.         CODE     ( 3 )
  5283.  
  5284.         DESCRIPTION              :    Incorrect file password  
  5285.  
  5286.         COMMENTS                 :    The password entered to access  the    
  5287.                                       file  does  not correspond to  that 
  5288.                                       used during the compression phase.
  5289.  
  5290.         ACTION                   :    Enter  the  correct  password  with 
  5291.                                       option "-PF <pw>" (file  password). 
  5292.                                       
  5293.  
  5294.  
  5295.  
  5296.  
  5297.  
  5298.  
  5299.  
  5300.  
  5301.  
  5302.  
  5303.  
  5304.  
  5305.  
  5306.  
  5307.  
  5308.  
  5309.  
  5310.  
  5311.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5312.                                                               PAG.  03/30
  5313.  
  5314.  
  5315.  
  5316.         CODE     ( 4 )
  5317.  
  5318.         DESCRIPTION              :    Incorrect file crc     
  5319.  
  5320.         COMMENTS                 :    After  decompression file does  not 
  5321.                                       appear  identical to  the  original 
  5322.                                       because one or more bytes have been 
  5323.                                       modified   within  the   compressed 
  5324.                                       file.
  5325.  
  5326.         ACTION                   :    Recompress  the original  file.  In 
  5327.                                       case  it  was compressed  with  the 
  5328.                                       same  computer  with which  it  was 
  5329.                                       decompressed,  insure that the disk 
  5330.                                       is  functioning  correctly.   If  a 
  5331.                                       different computer is used,  insure 
  5332.                                       the      communications      system 
  5333.                                       guarantees  the  integrity  of  the 
  5334.                                       data  in  transfer phase  from  one 
  5335.                                       computer to another.        
  5336.  
  5337.  
  5338.  
  5339.  
  5340.  
  5341.  
  5342.  
  5343.         CODE     ( 5 )
  5344.  
  5345.         DESCRIPTION              :    Data lost for record truncation
  5346.  
  5347.         COMMENTS                 :    Attempt   at  decompression  on  an 
  5348.                                       already allocated file with  record 
  5349.                                       size smaller than the original. The 
  5350.                                       characters in execess are lost. The  
  5351.                                       indicated   error  does  not   stop 
  5352.                                       CODEC's  activity and it appears as 
  5353.                                       a warning to the user.        
  5354.  
  5355.         ACTION                   :    Insure   that   the  file   to   be 
  5356.                                       decompressed is correctly allocated 
  5357.                                       or that it doesn't exist.  
  5358.  
  5359.  
  5360.  
  5361.  
  5362.  
  5363.  
  5364.  
  5365.  
  5366.  
  5367.  
  5368.  
  5369.  
  5370.  
  5371.  
  5372.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5373.                                                               PAG.  04/30
  5374.  
  5375.  
  5376.  
  5377.         CODE   ( 6 )
  5378.  
  5379.         DESCRIPTION              :    File to be decompressed already  in 
  5380.                                       existence
  5381.  
  5382.         COMMENTS                 :    The file to be decompressed already 
  5383.                                       exists in the host environment.
  5384.  
  5385.         ACTION                   :    If it is necessary to decompresse a 
  5386.                                       file  with a name  already  present 
  5387.                                       among  available files in the  host 
  5388.                                       environment, it is advisable to use 
  5389.                                       option "-O" (enables overwrite).
  5390.  
  5391.  
  5392.  
  5393.  
  5394.  
  5395.  
  5396.  
  5397.  
  5398.  
  5399.  
  5400.  
  5401.  
  5402.  
  5403.  
  5404.         CODE     ( 7 )
  5405.  
  5406.         DESCRIPTION              :    Future expansion  
  5407.  
  5408.         COMMENTS                 :    None.   
  5409.  
  5410.         ACTION                   :    None.   
  5411.  
  5412.  
  5413.  
  5414.  
  5415.  
  5416.  
  5417.  
  5418.  
  5419.  
  5420.  
  5421.  
  5422.  
  5423.  
  5424.  
  5425.  
  5426.  
  5427.  
  5428.  
  5429.  
  5430.  
  5431.  
  5432.  
  5433.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5434.                                                               PAG.  05/30
  5435.  
  5436.  
  5437.  
  5438.         CODE     ( 8 )
  5439.  
  5440.         DESCRIPTION              :    File deleted from library     
  5441.  
  5442.         COMMENTS                 :    Confirmation  of a successful dele-
  5443.                                       tion  of a file compressed  from  a 
  5444.                                       library.
  5445.                   
  5446.         ACTION                   :    None.   
  5447.  
  5448.  
  5449.  
  5450.  
  5451.  
  5452.  
  5453.  
  5454.  
  5455.  
  5456.  
  5457.  
  5458.  
  5459.  
  5460.  
  5461.  
  5462.  
  5463.  
  5464.  
  5465.         CODE     ( 9 )
  5466.  
  5467.         DESCRIPTION              :    Impossible   to   duplicate    file          
  5468.                                       description
  5469.  
  5470.         COMMENTS                 :    Unsuccessful  attempt take away  or 
  5471.                                       attribute  the file's  characteris-
  5472.                                       tics  during compression or  decom-
  5473.                                       pression.  The  error message  does 
  5474.                                       not  block   CODEC's activities and 
  5475.                                       appears  as a warning to the  user.          
  5476.  
  5477.         ACTION                   :    Check the file's status.     
  5478.  
  5479.  
  5480.  
  5481.  
  5482.  
  5483.  
  5484.  
  5485.  
  5486.  
  5487.  
  5488.  
  5489.  
  5490.  
  5491.  
  5492.  
  5493.  
  5494.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5495.                                                               PAG.  06/30
  5496.  
  5497.  
  5498.              
  5499.         CODE     ( 10 )
  5500.  
  5501.         DESCRIPTION              :    Incorrect syntax     
  5502.  
  5503.         COMMENTS                 :    The command string contains one  or 
  5504.                                       more   unavailable  options  or  is        
  5505.                                       missing   one  or  more  obligatory 
  5506.                                       definites for correct elaboration.     
  5507.  
  5508.         ACTION                   :    Consult section "GENERAL FUNCTIONS" 
  5509.                                       in the CODEC user's manual.
  5510.  
  5511.                                       
  5512.  
  5513.  
  5514.  
  5515.  
  5516.  
  5517.  
  5518.  
  5519.  
  5520.  
  5521.  
  5522.  
  5523.  
  5524.  
  5525.                                     
  5526.         CODE     ( 11 )
  5527.  
  5528.         DESCRIPTION              :    Incorrect CODEC version     
  5529.  
  5530.         COMMENTS                 :    The  file  to be  decompressed  was       
  5531.                                       compressed  with a different  CODEC         
  5532.                                       version,  even though the  original 
  5533.                                       and   host  environments  were  ac-
  5534.                                       tioned.  For example, when the file 
  5535.                                       was compressed with version 2.xx in 
  5536.                                       an  actioned environment but  there 
  5537.                                       is  an   attempt  at  decompression 
  5538.                                       with version 3.xx.
  5539.  
  5540.         ACTION                   :    Decompresses  the  file  with   the             
  5541.                                       corresponding  version  to the  one 
  5542.                                       used for compression.
  5543.  
  5544.  
  5545.  
  5546.  
  5547.  
  5548.  
  5549.  
  5550.  
  5551.  
  5552.  
  5553.  
  5554.  
  5555.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5556.                                                               PAG.  07/30
  5557.  
  5558.  
  5559.  
  5560.         CODE   ( 12 )
  5561.                                       
  5562.         DESCRIPTION              :    Decompression  from a non qualified    
  5563.                                       environment
  5564.  
  5565.         COMMENTS                 :    There was an attempt at  decompres-
  5566.                                       sion in the host environment with a          
  5567.                                       CODEC   version   unable   to   run      
  5568.                                       compressed files coming from diffe-
  5569.                                       rent environments.
  5570.  
  5571.         ACTION                   :    Install  the CODEC version  capable 
  5572.                                       of  running both files generated in 
  5573.                                       the   host  environment  and  those 
  5574.                                       coming from other environments.        
  5575.  
  5576.  
  5577.  
  5578.  
  5579.  
  5580.  
  5581.  
  5582.  
  5583.  
  5584.  
  5585.  
  5586.  
  5587.         CODE   ( 13 )
  5588.  
  5589.         DESCRIPTION              :    Incorrect code       
  5590.  
  5591.         COMMENTS                 :    The  compression  or  decompression 
  5592.                                       algorithm  is unable  to  elaborate 
  5593.                                       one  or more of the file's  charac-
  5594.                                       ters  within  a specific  operating 
  5595.                                       system.  
  5596.  
  5597.         ACTION                   :    Check  the correct CODEC  installa-
  5598.                                       tion   and  retry  compression   or 
  5599.                                       decompression.  In  case  the  same 
  5600.                                       error  message   appears,   contact 
  5601.                                       "Telvox Teleinformatica".
  5602.  
  5603.  
  5604.  
  5605.  
  5606.  
  5607.  
  5608.  
  5609.  
  5610.  
  5611.  
  5612.  
  5613.  
  5614.  
  5615.  
  5616.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5617.                                                               PAG.  08/30
  5618.  
  5619.  
  5620.  
  5621.         CODE     ( 14 )
  5622.  
  5623.         DESCRIPTION              :    Impossible to open "ESITO" file
  5624.  
  5625.         COMMENTS                 :    The  command string contains option 
  5626.                                       "-E  <file>" or "ED" and the  disk, 
  5627.                                       in  which  the ESITO file  must  be 
  5628.                                       written,    is    full    or    the            
  5629.                                       operating  system does not allow to 
  5630.                                       be opened in write mode.
  5631.  
  5632.         ACTION                   :    Check if the disk is full or if the   
  5633.                                       ESITO    file   has   been   opened 
  5634.                                       correctly.
  5635.  
  5636.  
  5637.  
  5638.  
  5639.  
  5640.  
  5641.  
  5642.  
  5643.  
  5644.  
  5645.  
  5646.  
  5647.  
  5648.         CODE     ( 15 )
  5649.  
  5650.         DESCRIPTION              :    Impossible to write in "ESITO" file
  5651.           
  5652.         COMMENTS                 :    The command string contains  option 
  5653.                                       "-E  <file>" or "ED" and the  disk, 
  5654.                                       in  which  the ESITO file  must  be 
  5655.                                       written,  is full or the  operating 
  5656.                                       system,    after    allowing    the       
  5657.                                       access    of the ESITO  file,  does 
  5658.                                       not allow writing in it.     
  5659.  
  5660.         ACTION                   :    Check  if  the disk is full  or  if       
  5661.                                       the  ESITO  file  has  been  opened 
  5662.                                       correctly.
  5663.  
  5664.  
  5665.  
  5666.  
  5667.  
  5668.  
  5669.  
  5670.  
  5671.  
  5672.  
  5673.  
  5674.  
  5675.  
  5676.  
  5677.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5678.                                                               PAG.  09/30
  5679.  
  5680.  
  5681.  
  5682.         CODE   ( 16 )
  5683.  
  5684.         DESCRIPTION              :    Impossible to close "ESITO" file
  5685.  
  5686.         COMMENTS                 :    The  command string contains option 
  5687.                                       "-E  <file>" or "ED" and the  disk, 
  5688.                                       in  which  the ESITO file  must  be 
  5689.                                       written,  is  full or the operating 
  5690.                                       system,    after    allowing    the       
  5691.                                       access    of the ESITO  file,  does 
  5692.                                       not allow writing in it.     
  5693.  
  5694.         ACTION                   :    Check  if  the disk is full  or  if       
  5695.                                       the  ESITO  file  has  been  opened     
  5696.                                       correctly.
  5697.  
  5698.  
  5699.  
  5700.  
  5701.  
  5702.  
  5703.  
  5704.  
  5705.  
  5706.  
  5707.  
  5708.  
  5709.         CODE     ( 17 )
  5710.  
  5711.         DESCRIPTION              :    Insufficient memory   
  5712.  
  5713.         COMMENTS                 :    Insufficient  RAM to  allocate  the     
  5714.                                       variable dictionary.     
  5715.           
  5716.         ACTION                   :    Retry running of CODEC while making   
  5717.                                       sure   there   is  enough  RAM   in           
  5718.                                       relation  to the compression  model     
  5719.                                       used.
  5720.  
  5721.  
  5722.  
  5723.  
  5724.  
  5725.  
  5726.  
  5727.  
  5728.  
  5729.  
  5730.  
  5731.  
  5732.  
  5733.  
  5734.  
  5735.  
  5736.  
  5737.  
  5738.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5739.                                                               PAG.  10/30
  5740.  
  5741.  
  5742.  
  5743.         CODE     ( 18 )
  5744.  
  5745.         DESCRIPTION              :    Insufficient memory    
  5746.  
  5747.         COMMENTS                 :    Insufficient RAM to reallocate  the    
  5748.                                       necessary   memory  areas  for  the        
  5749.                                       correct functioning of the product.
  5750.  
  5751.         ACTION                   :    Retry running of CODEC while making   
  5752.                                       sure   there  is  enough   RAM   in           
  5753.                                       relation  to the compression  model 
  5754.                                       used.
  5755.  
  5756.  
  5757.  
  5758.  
  5759.  
  5760.  
  5761.  
  5762.  
  5763.  
  5764.  
  5765.  
  5766.  
  5767.  
  5768.  
  5769.  
  5770.         CODE     ( 19 )
  5771.  
  5772.         DESCRIPTION              :    Insufficient memory    
  5773.  
  5774.         COMMENTS                 :    Insufficient  RAM  to allocate  the 
  5775.                                       input/output buffers.
  5776.  
  5777.         ACTION                   :    Retry running of CODEC while making   
  5778.                                       sure   there  is  enough   RAM   in           
  5779.                                       relation  to the compression  model 
  5780.                                       used.
  5781.  
  5782.  
  5783.  
  5784.  
  5785.  
  5786.  
  5787.  
  5788.  
  5789.  
  5790.  
  5791.  
  5792.  
  5793.  
  5794.  
  5795.  
  5796.  
  5797.  
  5798.  
  5799.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5800.                                                               PAG.  11/30
  5801.  
  5802.  
  5803.  
  5804.         CODE     ( 20 )
  5805.  
  5806.         DESCRIPTION              :    Impossible to recreate path name
  5807.  
  5808.         COMMENTS                 :    In decompression phase, by means of   
  5809.                                       option "-M" (running of subpath) or 
  5810.                                       "-NP <path>" (change path name), it 
  5811.                                       is   not   possible  to   correctly       
  5812.                                       allocate the path name (subdirecto-
  5813.                                       ry,  library or multi-member  file)         
  5814.                                       correlated with the file's physical   
  5815.                                       name.
  5816.  
  5817.         ACTION                   :    Check if the disk is full or if the   
  5818.                                       file has been addressed correctly.
  5819.  
  5820.  
  5821.  
  5822.  
  5823.  
  5824.  
  5825.  
  5826.  
  5827.  
  5828.  
  5829.  
  5830.  
  5831.         CODE     ( 21 )
  5832.  
  5833.         DESCRIPTION              :    Future expansion 
  5834.  
  5835.         COMMENTS                 :    None.
  5836.  
  5837.         ACTION                   :    None.   
  5838.  
  5839.  
  5840.  
  5841.  
  5842.  
  5843.  
  5844.  
  5845.  
  5846.  
  5847.  
  5848.  
  5849.  
  5850.  
  5851.  
  5852.  
  5853.  
  5854.  
  5855.  
  5856.  
  5857.  
  5858.  
  5859.  
  5860.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5861.                                                               PAG.  12/30
  5862.  
  5863.  
  5864.  
  5865.         CODE     ( 22 )
  5866.  
  5867.         DESCRIPTION              :    Future expansion 
  5868.  
  5869.         COMMENTS                 :    None.   
  5870.  
  5871.         ACTION                   :    None.   
  5872.  
  5873.  
  5874.  
  5875.  
  5876.  
  5877.  
  5878.  
  5879.  
  5880.  
  5881.  
  5882.  
  5883.  
  5884.  
  5885.  
  5886.  
  5887.  
  5888.  
  5889.  
  5890.  
  5891.  
  5892.         CODE     ( 23 )
  5893.  
  5894.         DESCRIPTION              :    Future expansion 
  5895.  
  5896.         COMMENTS                 :    None.   
  5897.  
  5898.         ACTION                   :    None.   
  5899.  
  5900.  
  5901.  
  5902.  
  5903.  
  5904.  
  5905.  
  5906.  
  5907.  
  5908.  
  5909.  
  5910.  
  5911.  
  5912.  
  5913.  
  5914.  
  5915.  
  5916.  
  5917.  
  5918.  
  5919.  
  5920.  
  5921.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5922.                                                               PAG.  13/30
  5923.  
  5924.  
  5925.  
  5926.         CODE     ( 24 )
  5927.  
  5928.         DESCRIPTION              :    Future expansion 
  5929.  
  5930.         COMMENTS                 :    None.   
  5931.  
  5932.         ACTION                   :    None.
  5933.  
  5934.  
  5935.  
  5936.  
  5937.  
  5938.  
  5939.  
  5940.  
  5941.  
  5942.  
  5943.  
  5944.  
  5945.  
  5946.  
  5947.  
  5948.  
  5949.  
  5950.  
  5951.  
  5952.  
  5953.         CODE     ( 25 )
  5954.  
  5955.         DESCRIPTION              :    Impossible  to open library in read   
  5956.                                       mode   
  5957.  
  5958.         COMMENTS                 :    The  library containing  compressed     
  5959.                                       files   does  not  exist   or   the
  5960.                                       operating  system  does  not  allow  
  5961.                                       to be opened in read mode.
  5962.  
  5963.         ACTION                   :    Check the existence  of the library  
  5964.                                       or the possibility of access to it.   
  5965.  
  5966.  
  5967.  
  5968.  
  5969.  
  5970.  
  5971.  
  5972.  
  5973.  
  5974.  
  5975.  
  5976.  
  5977.  
  5978.  
  5979.  
  5980.  
  5981.  
  5982.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  5983.                                                               PAG.  14/30
  5984.  
  5985.  
  5986.  
  5987.         CODE      ( 26 )
  5988.  
  5989.         DESCRIPTION              :    Impossible  to read character  from    
  5990.                                       library 
  5991.  
  5992.         COMMENTS                 :    The  library containing  compressed     
  5993.                                       files has been opened correctly but   
  5994.                                       the   operating  system  does   not    
  5995.                                       allow its reading.
  5996.  
  5997.         ACTION                   :    Check  for the correct function  of 
  5998.                                       the disk.   
  5999.  
  6000.  
  6001.  
  6002.  
  6003.  
  6004.  
  6005.  
  6006.  
  6007.  
  6008.          
  6009.  
  6010.  
  6011.  
  6012.  
  6013.  
  6014.         CODE     ( 27 )
  6015.  
  6016.         DESCRIPTION              :    Impossible   to  open  library  in      
  6017.                                       write mode
  6018.  
  6019.         COMMENTS                 :    The  library containing  compressed     
  6020.                                       files   does  not  exist   or   the           
  6021.                                       operating    system    does     not        
  6022.                                       allow to be opened in write mode.
  6023.  
  6024.         ACTION                   :    Verify the existence of the library  
  6025.                                       or the possibility of access during   
  6026.                                       write mode.            
  6027.  
  6028.  
  6029.  
  6030.  
  6031.  
  6032.  
  6033.  
  6034.  
  6035.  
  6036.  
  6037.  
  6038.  
  6039.  
  6040.  
  6041.  
  6042.  
  6043.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6044.                                                               PAG.  15/30
  6045.  
  6046.  
  6047.  
  6048.         CODE     ( 28 )
  6049.  
  6050.         DESCRIPTION              :    Impossible  to  write character  in    
  6051.                                       library
  6052.  
  6053.         COMMENTS                 :    The  library containing  compressed     
  6054.                                       files has been opened correctly but   
  6055.                                       the   operating  system  does   not    
  6056.                                       allow writing. 
  6057.  
  6058.         ACTION                   :    Check  if the disk is full or if it 
  6059.                                       is functioning correctly.
  6060.  
  6061.  
  6062.  
  6063.  
  6064.  
  6065.  
  6066.  
  6067.  
  6068.  
  6069.  
  6070.  
  6071.  
  6072.  
  6073.  
  6074.  
  6075.         CODE     ( 29 )
  6076.  
  6077.         DESCRIPTION              :    Library closed incorrectly    
  6078.  
  6079.         COMMENTS                 :    After  having  opened  in  read  or 
  6080.                                       write   mode  and  having  read  or 
  6081.                                       written    correctly   within   the 
  6082.                                       library  of compressed  files,  the 
  6083.                                       operating  system does not allow to 
  6084.                                       be closed.
  6085.  
  6086.         ACTION                   :    Check  if the disk is full or if it    
  6087.                                       is functioning correctly.
  6088.  
  6089.  
  6090.  
  6091.  
  6092.  
  6093.  
  6094.  
  6095.  
  6096.  
  6097.  
  6098.  
  6099.  
  6100.  
  6101.  
  6102.  
  6103.  
  6104.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6105.                                                               PAG.  16/30
  6106.  
  6107.  
  6108.  
  6109.         CODE     ( 30 )
  6110.  
  6111.         DESCRIPTION              :    Library containing 5000  compressed   
  6112.                                       files
  6113.  
  6114.         COMMENTS                 :    The   library  contains  a  maximum       
  6115.                                       number of (5000) compressed files.
  6116.  
  6117.         ACTION                   :    Compress  selected  files in a  new 
  6118.                                       library.       
  6119.  
  6120.  
  6121.  
  6122.  
  6123.  
  6124.  
  6125.  
  6126.  
  6127.  
  6128.  
  6129.  
  6130.  
  6131.  
  6132.  
  6133.  
  6134.  
  6135.  
  6136.         CODE     ( 31 )
  6137.  
  6138.         DESCRIPTION              :    Non CODEC library 
  6139.  
  6140.         COMMENTS                 :    In the library's opening  phase and   
  6141.                                       for   read/write  activities   some 
  6142.                                       fundamental characteristics of  the 
  6143.                                       library   heading  have  not   been 
  6144.                                       recognized.
  6145.  
  6146.         ACTION                   :    Make  sure that it is a case  of  a 
  6147.                                       library  of compressed files  gene-
  6148.                                       rated by CODEC and successively run        
  6149.                                       CODECR  for  the reconstruction  of 
  6150.                                       the damaged library. 
  6151.  
  6152.  
  6153.  
  6154.  
  6155.  
  6156.  
  6157.  
  6158.  
  6159.  
  6160.  
  6161.  
  6162.  
  6163.  
  6164.  
  6165.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6166.                                                               PAG.  17/30
  6167.  
  6168.  
  6169.  
  6170.         CODE     ( 32 )
  6171.  
  6172.         DESCRIPTION              :    File not present in library 
  6173.  
  6174.         COMMENTS                 :    Attempt at accessing a non-existent   
  6175.                                       file from the library. 
  6176.  
  6177.         ACTION                   :    None.   
  6178.  
  6179.  
  6180.  
  6181.  
  6182.  
  6183.  
  6184.  
  6185.  
  6186.  
  6187.  
  6188.  
  6189.  
  6190.  
  6191.  
  6192.  
  6193.  
  6194.  
  6195.  
  6196.  
  6197.         CODE     ( 33 )
  6198.  
  6199.         DESCRIPTION              :    Incorrect library heading crc    
  6200.  
  6201.         COMMENTS                 :    The  calculation  of  the   library        
  6202.                                       heading's crc does not correspond.
  6203.                   
  6204.         ACTION                   :    Run  CODECR for the  reconstruction 
  6205.                                       of the damaged library. 
  6206.  
  6207.  
  6208.  
  6209.  
  6210.  
  6211.  
  6212.  
  6213.  
  6214.  
  6215.  
  6216.  
  6217.  
  6218.  
  6219.  
  6220.  
  6221.  
  6222.  
  6223.  
  6224.  
  6225.  
  6226.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6227.                                                               PAG.  18/30
  6228.  
  6229.  
  6230.  
  6231.         CODE   ( 34 )
  6232.  
  6233.         DESCRIPTION              :    Incorrect library password    
  6234.  
  6235.         COMMENTS                 :    Attempt  to access library by means 
  6236.                                       of   a  password  other  than   the 
  6237.                                       original  
  6238.  
  6239.         ACTION                   :    Insert the correct password through 
  6240.                                       option  "-PL <pw>"  (library  pass-  
  6241.                                       word).
  6242.  
  6243.  
  6244.  
  6245.  
  6246.  
  6247.  
  6248.  
  6249.  
  6250.  
  6251.  
  6252.  
  6253.  
  6254.  
  6255.  
  6256.  
  6257.  
  6258.         CODE   ( 35 )
  6259.  
  6260.         DESCRIPTION              :    Impossible   to   delete   original        
  6261.                                       library  
  6262.  
  6263.         COMMENTS                 :    In deletion or compression phase of 
  6264.                                       a library file in overwrite (option 
  6265.                                       "-O") it is impossible to   regene-
  6266.                                       rate a new library without files to 
  6267.                                       be  deleted  or  substituted.   The 
  6268.                                       original  library is left  unvaried 
  6269.                                       as  to  type and structure and  the 
  6270.                                       support  file  "COPIALIB"  contains 
  6271.                                       all  resulting files from  previous 
  6272.                                       operations.                
  6273.  
  6274.         ACTION                   :    Delete original library and  effect    
  6275.                                       a rename manual of the support file 
  6276.                                       "COPIALIB"  on the original library 
  6277.                                       name.      
  6278.  
  6279.  
  6280.  
  6281.  
  6282.  
  6283.  
  6284.  
  6285.  
  6286.  
  6287.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6288.                                                               PAG.  19/30
  6289.  
  6290.  
  6291.  
  6292.         CODE   ( 36 )
  6293.  
  6294.         DESCRIPTION              :    Impossible  to substitute  original    
  6295.                                       library  
  6296.  
  6297.         COMMENTS                 :    In deletion or compression phase of 
  6298.                                       a library file in overwrite (option 
  6299.                                       "-O") it is impossible to   regene-
  6300.                                       rate  a new library with the aid of 
  6301.                                       the support file "COPIALIB",  which 
  6302.                                       contains    all   resulting   files    
  6303.                                       from   previous   operations.   The 
  6304.                                       original library has been deleted.
  6305.  
  6306.         ACTION                   :    Effect  a  rename  manual  of   the    
  6307.                                       support  file  "COPIALIB"  on   the 
  6308.                                       original library's name.
  6309.  
  6310.  
  6311.  
  6312.  
  6313.  
  6314.  
  6315.  
  6316.  
  6317.  
  6318.  
  6319.         CODE   ( 37 )
  6320.  
  6321.         DESCRIPTION              :    Same library and file name    
  6322.  
  6323.         COMMENTS                 :    In  constructing the command string    
  6324.                                       to compress the library name, it is   
  6325.                                       the same as that of the file.
  6326.  
  6327.         ACTION                   :    Recompile the command string.     
  6328.  
  6329.  
  6330.  
  6331.  
  6332.  
  6333.  
  6334.  
  6335.  
  6336.  
  6337.  
  6338.  
  6339.  
  6340.  
  6341.  
  6342.  
  6343.  
  6344.  
  6345.  
  6346.  
  6347.  
  6348.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6349.                                                               PAG.  20/30
  6350.  
  6351.  
  6352.                                       
  6353.         CODE   ( 38 )
  6354.  
  6355.         DESCRIPTION              :    Same library and file name           
  6356.  
  6357.         COMMENTS                 :    While   constructing  the   command 
  6358.                                       string  for decompression,  the li-
  6359.                                       brary name   is the same as that of 
  6360.                                       the file.     
  6361.  
  6362.         ACTION                   :    Ricompile the command string.      
  6363.  
  6364.  
  6365.  
  6366.  
  6367.  
  6368.  
  6369.  
  6370.  
  6371.  
  6372.  
  6373.  
  6374.  
  6375.  
  6376.  
  6377.  
  6378.  
  6379.  
  6380.         CODE   ( 39 )
  6381.  
  6382.         DESCRIPTION              :    Incorrect library positioning      
  6383.  
  6384.         COMMENTS                 :    The library is damaged.    
  6385.  
  6386.         ACTION                   :    Run  CODECR for the  reconstruction 
  6387.                                       of the damaged library. 
  6388.  
  6389.  
  6390.  
  6391.  
  6392.  
  6393.  
  6394.  
  6395.  
  6396.  
  6397.  
  6398.  
  6399.  
  6400.  
  6401.  
  6402.  
  6403.  
  6404.  
  6405.  
  6406.  
  6407.  
  6408.  
  6409.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6410.                                                               PAG.  21/30
  6411.  
  6412.  
  6413.  
  6414.         CODE   ( 40 )
  6415.  
  6416.         DESCRIPTION              :    Future expansion 
  6417.  
  6418.         COMMENTS                 :    None.   
  6419.  
  6420.         ACTION                   :    None.   
  6421.  
  6422.  
  6423.  
  6424.  
  6425.  
  6426.  
  6427.  
  6428.  
  6429.  
  6430.  
  6431.  
  6432.  
  6433.  
  6434.  
  6435.  
  6436.  
  6437.  
  6438.  
  6439.  
  6440.  
  6441.         CODE   ( 41 )
  6442.  
  6443.         DESCRIPTION              :    Future expansion  
  6444.  
  6445.         COMMENTS                 :    None.   
  6446.  
  6447.         ACTION                   :    None.   
  6448.  
  6449.  
  6450.  
  6451.  
  6452.  
  6453.  
  6454.  
  6455.  
  6456.  
  6457.  
  6458.  
  6459.  
  6460.  
  6461.  
  6462.  
  6463.  
  6464.  
  6465.  
  6466.  
  6467.  
  6468.  
  6469.  
  6470.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6471.                                                               PAG.  22/30
  6472.  
  6473.  
  6474.  
  6475.         CODE   ( 42 )
  6476.  
  6477.         DESCRIPTION              :    Future expansion 
  6478.  
  6479.         COMMENTS                 :    None.   
  6480.  
  6481.         ACTION                   :    None.   
  6482.  
  6483.  
  6484.  
  6485.  
  6486.  
  6487.  
  6488.  
  6489.  
  6490.  
  6491.  
  6492.  
  6493.  
  6494.  
  6495.  
  6496.  
  6497.  
  6498.  
  6499.  
  6500.  
  6501.  
  6502.         CODE   ( 43 )
  6503.  
  6504.         DESCRIPTION              :    Future expansion 
  6505.  
  6506.         COMMENTS                 :    None.   
  6507.  
  6508.         ACTION                   :    None.   
  6509.  
  6510.  
  6511.  
  6512.  
  6513.  
  6514.  
  6515.  
  6516.  
  6517.  
  6518.  
  6519.  
  6520.  
  6521.  
  6522.  
  6523.  
  6524.  
  6525.  
  6526.  
  6527.  
  6528.  
  6529.  
  6530.  
  6531.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6532.                                                               PAG.  23/30
  6533.  
  6534.  
  6535.  
  6536.         CODE   ( 44 )
  6537.  
  6538.         DESCRIPTION              :    Future expansion 
  6539.  
  6540.         COMMENTS                 :    None.   
  6541.  
  6542.         ACTION                   :    None.   
  6543.  
  6544.  
  6545.  
  6546.  
  6547.  
  6548.  
  6549.  
  6550.  
  6551.  
  6552.  
  6553.  
  6554.  
  6555.  
  6556.  
  6557.  
  6558.  
  6559.  
  6560.  
  6561.  
  6562.  
  6563.         CODE   ( 45 )
  6564.  
  6565.         DESCRIPTION              :    Impossible  to  open  file  to   be        
  6566.                                       compressed
  6567.  
  6568.         COMMENTS                 :    The  file to be compressed does not 
  6569.                                       exist  or the operating system does 
  6570.                                       not allow to be opened.
  6571.  
  6572.         ACTION                   :    Insure the existence of the file to 
  6573.                                       be  compressed and the  possibility 
  6574.                                       of accessing it in read mode.
  6575.  
  6576.  
  6577.  
  6578.  
  6579.  
  6580.  
  6581.  
  6582.  
  6583.  
  6584.  
  6585.  
  6586.  
  6587.  
  6588.  
  6589.  
  6590.  
  6591.  
  6592.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6593.                                                               PAG.  24/30
  6594.  
  6595.  
  6596.  
  6597.         CODE   ( 46 )
  6598.  
  6599.         DESCRIPTION              :    Impossible  to read character  from 
  6600.                                       file
  6601.  
  6602.         COMMENTS                 :    The  file to be compressed has been 
  6603.                                       opened  correctly but the operating 
  6604.                                       system does not allow its reading.
  6605.  
  6606.         ACTION                   :    Check  for the correct  functioning 
  6607.                                       of the disk.
  6608.  
  6609.  
  6610.  
  6611.  
  6612.  
  6613.  
  6614.  
  6615.  
  6616.  
  6617.  
  6618.  
  6619.  
  6620.  
  6621.  
  6622.  
  6623.  
  6624.         CODE   ( 47 )
  6625.  
  6626.         DESCRIPTION              :    Impossible   to  open  file  to  be         
  6627.                                       decompressed
  6628.  
  6629.         COMMENTS                 :    The  disk on which the file  to  be 
  6630.                                       compressed must be written is  full 
  6631.                                       or  the operating system  does  not 
  6632.                                       allow  the file's opening  in write 
  6633.                                       mode.
  6634.  
  6635.         ACTION                   :    Check if the disk is full or if the 
  6636.                                       file  has been addressed  correctly 
  6637.                                       on disk.     
  6638.  
  6639.  
  6640.  
  6641.  
  6642.  
  6643.  
  6644.  
  6645.  
  6646.  
  6647.  
  6648.  
  6649.  
  6650.  
  6651.  
  6652.  
  6653.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6654.                                                               PAG.  25/30
  6655.  
  6656.  
  6657.  
  6658.         CODE   ( 48 )
  6659.  
  6660.         DESCRIPTION              :    Impossible  to write character   in 
  6661.                                       file 
  6662.  
  6663.         COMMENTS                 :    The file to be compressed has  been 
  6664.                                       opened  correctly but the operating 
  6665.                                       system does not allow writing.
  6666.  
  6667.         ACTION                   :    Check if the disk is full or if  it 
  6668.                                       is functioning correctly.     
  6669.  
  6670.  
  6671.  
  6672.  
  6673.  
  6674.  
  6675.  
  6676.  
  6677.  
  6678.  
  6679.  
  6680.  
  6681.  
  6682.  
  6683.  
  6684.  
  6685.         CODE   ( 49 )
  6686.  
  6687.         DESCRIPTION              :    File closed incorrectly    
  6688.  
  6689.         COMMENTS                 :    The file to be compressed or decom-
  6690.                                       pressed  was  not closed  correctly 
  6691.                                       during  the compression  or  decom-
  6692.                                       pression phase.     
  6693.  
  6694.         ACTION                   :    Check the file's status.
  6695.  
  6696.  
  6697.  
  6698.  
  6699.  
  6700.  
  6701.  
  6702.  
  6703.  
  6704.  
  6705.  
  6706.  
  6707.  
  6708.  
  6709.  
  6710.  
  6711.  
  6712.  
  6713.  
  6714.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6715.                                                               PAG.  26/30
  6716.  
  6717.  
  6718.  
  6719.         CODE   ( 50 )
  6720.  
  6721.         DESCRIPTION              :    Incorrect  compressed file  heading 
  6722.                                       crc 
  6723.  
  6724.         COMMENTS                 :    The  calculation of the  compressed 
  6725.                                       file  heading crc does not  corres-
  6726.                                       pond.
  6727.  
  6728.         ACTION                   :    Run  CODECR for the  reconstruction 
  6729.                                       of the damaged library and compress 
  6730.                                       the  original file once  more.   In 
  6731.                                       case  the file was compressed  with 
  6732.                                       the same computer in which it is to 
  6733.                                       be  decompressed,   check  for  the 
  6734.                                       correct functioning of the disk. If 
  6735.                                       the   file   comes   from   another 
  6736.                                       computer,   make   sure  that   the 
  6737.                                       communications   system  guarantees 
  6738.                                       the   integrity  of  the  data   in 
  6739.                                       transit   from  one   computer   to 
  6740.                                       another.
  6741.  
  6742.  
  6743.  
  6744.  
  6745.  
  6746.         CODE   ( 51 )
  6747.  
  6748.         DESCRIPTION              :    Impossible to delete original file
  6749.  
  6750.         COMMENTS                 :    In file deletion phase, when  "-KF" 
  6751.                                       option  is  used,   the   operating 
  6752.                                       system  does not allow deleting the 
  6753.                                       original file.
  6754.  
  6755.         ACTION                   :    Check  the file attributes allowing 
  6756.                                       the file deletion.
  6757.  
  6758.  
  6759.  
  6760.  
  6761.  
  6762.  
  6763.  
  6764.  
  6765.  
  6766.  
  6767.  
  6768.  
  6769.  
  6770.  
  6771.  
  6772.  
  6773.  
  6774.  
  6775.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6776.                                                               PAG.  27/30
  6777.  
  6778.  
  6779.  
  6780.         CODE   ( 52 )
  6781.  
  6782.         DESCRIPTION              :    Future expansion 
  6783.  
  6784.         COMMENTS                 :    None.   
  6785.  
  6786.         ACTION                   :    None.   
  6787.  
  6788.  
  6789.  
  6790.  
  6791.  
  6792.  
  6793.  
  6794.  
  6795.  
  6796.  
  6797.  
  6798.  
  6799.  
  6800.  
  6801.  
  6802.  
  6803.  
  6804.  
  6805.  
  6806.  
  6807.         CODE   ( 53 )
  6808.  
  6809.         DESCRIPTION              :    Future expansion 
  6810.  
  6811.         COMMENTS                 :    None.   
  6812.  
  6813.         ACTIONENTO               :    None.   
  6814.  
  6815.  
  6816.  
  6817.  
  6818.  
  6819.  
  6820.  
  6821.  
  6822.  
  6823.  
  6824.  
  6825.  
  6826.  
  6827.  
  6828.  
  6829.  
  6830.  
  6831.  
  6832.  
  6833.  
  6834.  
  6835.  
  6836.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6837.                                                               PAG.  28/30
  6838.  
  6839.  
  6840.  
  6841.         CODE   ( 54 )
  6842.  
  6843.         DESCRIPTION              :    Future expansion 
  6844.  
  6845.         COMMENTS                 :    None.   
  6846.  
  6847.         ACTION                   :    None.   
  6848.  
  6849.  
  6850.  
  6851.  
  6852.  
  6853.  
  6854.  
  6855.  
  6856.  
  6857.  
  6858.  
  6859.  
  6860.  
  6861.  
  6862.  
  6863.  
  6864.  
  6865.  
  6866.  
  6867.  
  6868.         CODE   ( 55 )
  6869.  
  6870.         DESCRIPTION              :    Future expansion 
  6871.  
  6872.         COMMENTS                 :    None.   
  6873.  
  6874.         ACTION                   :    None.   
  6875.  
  6876.  
  6877.  
  6878.  
  6879.  
  6880.  
  6881.  
  6882.  
  6883.  
  6884.  
  6885.  
  6886.  
  6887.  
  6888.  
  6889.  
  6890.  
  6891.  
  6892.  
  6893.  
  6894.  
  6895.  
  6896.  
  6897.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6898.                                                               PAG.  29/30
  6899.  
  6900.  
  6901.  
  6902.         CODE   ( 56 )
  6903.  
  6904.         DESCRIPTION              :    Future expansion 
  6905.  
  6906.         COMMENTS                 :    None.
  6907.  
  6908.         ACTION                   :    None.   
  6909.  
  6910.  
  6911.  
  6912.  
  6913.  
  6914.  
  6915.  
  6916.  
  6917.  
  6918.  
  6919.  
  6920.  
  6921.  
  6922.  
  6923.  
  6924.  
  6925.  
  6926.  
  6927.  
  6928.  
  6929.         CODE   ( 57 )
  6930.  
  6931.         DESCRIPTION              :    Future expansion 
  6932.  
  6933.         COMMENTS                 :    None.
  6934.  
  6935.         ACTION                   :    None.   
  6936.  
  6937.  
  6938.  
  6939.  
  6940.  
  6941.  
  6942.  
  6943.  
  6944.  
  6945.  
  6946.  
  6947.  
  6948.  
  6949.  
  6950.  
  6951.  
  6952.  
  6953.  
  6954.  
  6955.  
  6956.  
  6957.  
  6958.         CODEC               ERRORS AND MESSAGES               TBL.   A.02
  6959.                                                               PAG.  30/30
  6960.  
  6961.  
  6962.  
  6963.         CODE   ( 58 )
  6964.  
  6965.         DESCRIPTION              :    Future expansion 
  6966.  
  6967.         COMMENTS                 :    None.
  6968.  
  6969.         ACTION                   :    None.   
  6970.  
  6971.  
  6972.  
  6973.  
  6974.  
  6975.  
  6976.  
  6977.  
  6978.  
  6979.  
  6980.  
  6981.  
  6982.  
  6983.  
  6984.  
  6985.  
  6986.  
  6987.  
  6988.  
  6989.  
  6990.         CODE     ( 59 )
  6991.  
  6992.         DESCRIPTION              :    Future expansion 
  6993.  
  6994.         COMMENTS                 :    None.
  6995.  
  6996.         ACTION                   :    None.   
  6997.  
  6998.  
  6999.  
  7000.  
  7001.  
  7002.  
  7003.  
  7004.  
  7005.  
  7006.  
  7007.  
  7008.  
  7009.  
  7010.  
  7011.  
  7012.  
  7013.  
  7014.  
  7015.  
  7016.