home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1995 June / pcw-0695.iso / demos / microsft / asimov / lingo.ini < prev    next >
Encoding:
Text File  |  1995-03-31  |  217 b   |  8 lines

  1.  
  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.     --openxlib "fileio"    
  7. end startup
  8.