home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1995 September / C_BUYER.ISO / 4 / lingo.ini < prev   
Text File  |  1994-07-27  |  229b  |  7 lines

  1. --Demo by JRA Interactive, Olympia, WA
  2. on startup
  3.     put "Now loading LINGO.INI"&&the date&&the time
  4.     put "This computer is running in "&& the colorDepth &"-bit color depth."
  5.     set the centerStage to TRUE
  6. end startup
  7.