home *** CD-ROM | disk | FTP | other *** search
/ Rooie Oortjes 2 / RO2_CD.bin / intr2eng.dxr / 00001.ls next >
Encoding:
Text File  |  1997-04-15  |  145 b   |  8 lines

  1. global Language
  2.  
  3. on exitFrame
  4.   set the searchPath to ["d:\", "e:\", "f:\", "g:\", "h:\", "i:\"]
  5.   set Language to #Eng
  6.   go(1, "intro.dir")
  7. end
  8.