home *** CD-ROM | disk | FTP | other *** search
- ; Template file: FILEBONE.APL
- ; Type : Custom
- ;
- ; This template generates one list of all the fileechos in the same format
- ; as the FILEBONE.NA file.
- ;
- ; To include comments for each group, comment out lines 12-14 and create
- ; GROUP.XXX files, where XXX is the number of the group (no leading zeros).
- ; You also need to edit the path in line 12
- ;
- @groupbegin
- ;@assign(@tmp,'C:\ALLFIX\TEMPLATE\GROUP.')
- ;@add(@tmp,@group)
- ;@include(@tmp)
- @areabegin
- Area @just(@fileecho,L,14) @just(@raidlevel,L,5) @just(@raidflags,L,6) @copy(@echodesc,1,44)
- @end
- @end
-