home *** CD-ROM | disk | FTP | other *** search
/ Rooie Oortjes 3 / RO3_CD.bin / intr3ned.exe / intr3ned.dxr / 00001.ls next >
Encoding:
Text File  |  1997-11-03  |  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 #Ned
  6.   go(1, "intro.dir")
  7. end
  8.