home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / ADOS commands / Filenote < prev    next >
Encoding:
Text File  |  1998-02-16  |  413 b   |  20 lines

  1.                           --AMIGADOS GUIDE V2.5--
  2.                                  FILENOTE
  3.  
  4.  
  5.    USE:
  6.    Filenote attaches a comment line of up to 79 characters to any file.
  7.  
  8.    PATH:
  9.    C:
  10.  
  11.    SYSTEM:
  12.    2.0 (enhanced), 2.1, 3.0
  13.  
  14.    EXAMPLES:
  15.    1>FILENOTE S:Startup-Sequence "Startup file 1"
  16.    1>FILENOTE DOCS/text2 "file produced on 15/2/6"
  17.  
  18.    NOTES:
  19.    The comment itself only appears during LIST listings.
  20.