home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / ZSUS / Z3HELP-2.LBR / F.LBR / FCP.HZP / FCP.HLP
Text File  |  2000-06-30  |  2KB  |  50 lines

  1. ;
  2.                                       FCP                                     
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.               n/a n/a    n/a   1.0        Jay Sage 3/87            Z3UTIL10
  6.  
  7.   1- New Features  2- New Options                                             
  8.  
  9.  
  10.  
  11.  
  12.    FCP10 is a reworking of the original ZCPR3 SYSFCP to add more features.
  13.  
  14.  
  15. :1
  16.  
  17.  
  18. New Features:
  19.  
  20.    ...code to check for a directory specification (colon) in the invocation
  21.       of the IF command.  If the colon is present, this version goes directly
  22.       to the transient IF.COM (COMIF renamed).  In this way one can force the
  23.       use of an option in the transient IF function even when the same option
  24.       already exists in the resident FCP by using the command ':IF...'.
  25.  
  26.    ...transient processor can be loaded at an addr other than 100h so as not
  27.       to interfere with code loaded in the TPA.  Then the GO command can 
  28.       normally be used even after IF.COM is used to process the flow test.
  29. :2
  30.  
  31. New Options:
  32.  
  33.    a. AND and OR   These work like IF except that they effect the current 
  34.                    IF level rather than going one level deeper.
  35.  
  36.    b. ZIF          Zeroes out all IF states no matter whether the current 
  37.                    state is true or false (XIF only works if state is true).
  38.  
  39.    c. IFQ          If Query and enhanced IFSTAT code that is invoked when the 
  40.                    NOISE equate is true.  In both cases, the entire tree of 
  41.                    IF states is now shown, starting with the current if level.
  42.  
  43.    d. AM           AMBIGUOUS resident option which returns true if the file 
  44.                    spec in the second token has a '?' (or '*') in it.
  45.  
  46.    e. CO           COMPRESSED resident option which returns true if the file 
  47.                    spec in the second token has a 'Z' or 'Q' in the 2nd char 
  48.                    of the file type.
  49. o be used as a parameter within each loop.  The types of argument lists
  50. that can b