home *** CD-ROM | disk | FTP | other *** search
/ PC Joker 1998 June / JOKER0698B.mdf / LINGO.INI < prev    next >
Text File  |  1997-05-02  |  212b  |  7 lines

  1. on startup
  2.     put "Now loading LINGO.INI"&&the date&&the time
  3.     put "This computer is running in "&& the colorDepth &"-bit color depth."
  4. --  set the centerStage to TRUE
  5.     openxlib "fileio"
  6. end startup
  7.