home *** CD-ROM | disk | FTP | other *** search
- CFA = Change File Attributes
-
- Version 0.3: An experimental derivative of MAKE version 2.6
-
- 1. Changes file attributes
- 2. Moves files between user areas
- 3. Sets and resets F1-F4 filename tags
- 4. Erases and UN-erases file
- 5. Can be used as a super fast "file splitting" program. Split file
- segment size (16K, 32k, 48k, etc) is now a configurable option at
- assembly time (changed from version 0.2).
-
- In spite of many new features, CFA is the same size as its predecessor;
- still under 2K (except ZCPR, WHEEL support configurations).
-
- -----------------------------------------------------------------------
-
- Usage: CFA [d:]filename.typ X[#]
-
- where d: is optional drive specifier, and X may be ONE of these:
-
- Number 0-31
- Moves file to user area X
-
- File tags: File attributes:
- F or G Tag 1, on/off R or W: $R/O or $R/W
- H or I Tag 2, on/off S or D: $SYS or $DIR
- J or K Tag 3, on/off A or N: $ARC or $Non-ARC
- L or M Tag 4, on/off
-
- File erase or unerase:
- E or U: Erase or Unerase (into current user)
-
- File splitting (handle with care):
- C: Cut file into segments, each 3 extents long
- B: Bind files previously Cut
-
- Add "#" after any letter option to work in ALL user areas.
-
- -----------------------------------------------------------------------
-
- See CFA03.HIS and CFA03.DOC for complete information.
-
-
- Lee D. Rimar
- 7 February, 1988