home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-06-28 | 477 b | 18 lines | [TEXT/TCEd] |
- #
- # Introduction
- #
- # Last Modified: Friday, June 27, 1991 at 11:46 PM
- # Macro Files for Preditor
- #
- # Open up a new window, and put any information text,
- # or anything else you desire into the new window
- #
- # © Copyright Evatac Software 1988-1991
- # All rights reserved
- #
-
- New("Introduction")
- Insert("\n_______________ WELCOME TO PREDITOR _______________\n", §, ~Active)
- Insert(" Date: " + Date("t", 3, ~Active) + "\n", §, ~Active)
- Insert(" User: " + ~User + "\n", §, ~Active)
-