home *** CD-ROM | disk | FTP | other *** search
/ Car Screensaver - Toyota / TOYOTA.iso / mjparty / no1_demo.exe / no1_demo.dxr / 00002.ls < prev    next >
Encoding:
Text File  |  1996-10-31  |  220 b   |  10 lines

  1. on exitFrame
  2.   global gstp
  3.   set gstp to 1
  4.   if the machineType = 256 then
  5.     go(1, the pathName & "NO1_DEMO\DNORP00.DIR")
  6.   else
  7.     go(1, the pathName & "├ç├É├çΓÇí├ç├ª├ç├╕100├çΓǪ├ç├ÆFolder:DNORP00.DIR")
  8.   end if
  9. end
  10.