home *** CD-ROM | disk | FTP | other *** search
/ Spy: Haunted House / spion.iso / data1.cab / Program_Executable_Files / Lingo.ini < prev    next >
Encoding:
Text File  |  2002-10-29  |  193 b   |  6 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.     if string(0.0)="a" then nothing
  5. end startup
  6.