home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / jfi05b.zip / fi.cmd next >
OS/2 REXX Batch file  |  1994-04-15  |  1KB  |  28 lines

  1. /****** REXX **********************************************************\
  2.   ┌─────────────────────────────────────────────────────────────┐
  3.   │                                │
  4.   │  File Information                        │
  5.   │  Version 0.5ß                        │
  6.   │  1993 by JM.Schlatter, 69181 Leimen, Germany.        │
  7.   │         Compuserve: 100112,2315                 │
  8.   └─────────────────────────────────────────────────────────────┘
  9.  
  10.   FI [filespec] [switches]
  11.  
  12.   Switches
  13.     /C     List only files that have comments attached
  14.     /E     Edit or add a comment
  15.     /L     Long format, displays all of long comments
  16.     /O     Read FILEINFO.FI from Norton's FI if present
  17.     /I   Read DESCRIPT.ION if present and not hidden or system
  18.     /P     Pause after each screen
  19.     /S     Include subdirectories in listing
  20.  
  21. This program is without source code. To use it, it must be unpacked
  22. with EAs. Use UNZIP >=5.1
  23. \**********************************************************************/
  24.  
  25. /******* Change log ***************************************************\
  26. **
  27. \**********************************************************************/
  28.