home *** CD-ROM | disk | FTP | other *** search
/ Headbone Interactive / Headbone_Interactive_CD-ROM_Sampler_1995.iso / pc / demos / abf / intro.dxr / 00105.ls < prev    next >
Encoding:
Text File  |  1995-09-15  |  116 b   |  7 lines

  1. on exitFrame
  2.   global MOV_EXT, gvCDHomePath
  3.   ResetGlobals()
  4.   go("demos", gvCDHomePath & "demoMain")
  5.   pause()
  6. end
  7.