home *** CD-ROM | disk | FTP | other *** search
- ; Template file: BANNER.APL
- ; Type : Banner
- ;
- ; This template generates a banner to be placed in an archive.
- ;
- @assign(@txt,"This file was downloaded from ")
- @add(@txt,@systemname)
-
- ┌────────────────────────────────────────────────────────────────────┐
- │ │
- │@center(@txt,68)│
- │ │
- │ The banner in this file was automatically added by ALLFIX │
- │ │
- └────────────────────────────────────────────────────────────────────┘
-
-