home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / zsus / z3help / a.lbr / AFIND.HZP / AFIND.HLP
Encoding:
Text File  |  1991-11-18  |  1.3 KB  |  32 lines

  1. ;
  2.                                   AFIND.COM                                   
  3.    
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.                1k (8)    C74A  1.4        Bruce Morgen 4/91        Z3COM1
  6.  
  7.    1- Syntax  2- Notes                                                        
  8.  
  9.  
  10.    AFIND finds aliases created by ALIAS, BALIAS,  SALIAS, VALIAS and the like.
  11. It lists the Drive User,  the file name  and the text of  each  alias  that it
  12. finds.  Vs 1.1 (1/15/86) by Paul Pomerleau.
  13. :1
  14.     Syntax   AFIND [ambiguous filename]  
  15.                 will search the current DU
  16.  
  17.              AFIND [DU: or NDR:][ambiguous filename] 
  18.                 will search the specified DU or NDR
  19.  
  20.              AFIND [D:][ambiguous filename] *
  21.                 will search all Users for aliases
  22.  
  23.    At the end of the screen [more] will be displayed.  
  24.    Space advances a line, CR a screen. 
  25. :2
  26.  AFIND Notes 
  27.  
  28.    a. Version 1.4 updates (4/13/91, Bruce Morgen):
  29.       - Fixed to properly display high user area numbers for Z33+.
  30.       - Global initialization of data space and  a few tweaks keep AFIND under
  31.         1K.
  32.