home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / zcpr33 / a-r / c-help.lbr / COMIF.HZP / COMIF.HLP
Encoding:
Text File  |  1988-01-31  |  1.3 KB  |  35 lines

  1. ;
  2. )                                  COMIF.COM                                   (
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.                4k (26)   B659  1.0        Jay Sage 3/87            Z3COM2
  6. ==============================================================================
  7.  
  8.  
  9.  
  10.  
  11.  
  12.    COMI╞á i≤ ß transien⌠ I╞ processo≥ designeΣ t∩ replacσ thσ origina∞á IF.CO═ ì
  13. releaseΣá witΦ ZCPR3«á  COMI╞ support≤ ß ver∙ grea⌠ numbe≥ oµ additiona∞á tes⌠ ì
  14. condition≤ anΣ accept≤ greatl∙ extendeΣ syntactiπ forms. 
  15.  
  16.  
  17.  
  18.  
  19. )  1- Syntax                                                                   (
  20. :1
  21.  
  22. Syntactic Forms:
  23.  
  24. IF AMBIG FILESPEC   IF COMPR FILESPEC   IF RO FILELIST      IF SYS FILELIST
  25. IF ARCHIVE FILELIST IF DS               IF SHELL            IF TAG FILELIST #
  26. IF BG               IF LIST TOKEN       IF SHELL TEXT       IF ZEX
  27.  
  28. Equality/inequality testing options for 
  29. strings (each can be negated with ~):        EQ, NE, GT, GE, LT, LE  
  30.  
  31. New conditions (each can be negated with ~): =  <>  ><  >  >=  <  <= 
  32.  
  33. Extended register and value testing options: IF [~]REG REG# OPERATOR VALUE
  34.                                              IF [~]VALUE ARG1 OPERATOR ARG2
  35.