home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / Tools / Preditor 2.0 / Macros / Introduction < prev    next >
Encoding:
Text File  |  1991-06-28  |  477 b   |  18 lines  |  [TEXT/TCEd]

  1. #
  2. #    Introduction
  3. #
  4. #    Last Modified: Friday, June 27, 1991 at 11:46 PM
  5. #    Macro Files for Preditor
  6. #
  7. #    Open up a new window, and put any information text,
  8. #    or anything else you desire into the new window
  9. #
  10. #    © Copyright Evatac Software  1988-1991
  11. #    All rights reserved
  12. #
  13.  
  14. New("Introduction")
  15. Insert("\n_______________  WELCOME TO PREDITOR  _______________\n", §, ~Active)
  16. Insert("    Date:    " + Date("t", 3, ~Active) + "\n", §, ~Active)
  17. Insert("    User:    " + ~User + "\n", §, ~Active)
  18.