home *** CD-ROM | disk | FTP | other *** search
/ Headbone Interactive / Headbone_Interactive_CD-ROM_Sampler_1995.iso / pc / demos / pants / main.dxr / 00160_goToSongs.ls < prev    next >
Encoding:
Text File  |  1995-09-15  |  95 b   |  6 lines

  1. on exitFrame
  2.   global gvCurLetter, gvTrack
  3.   DoMovie()
  4.   go(gvCurLetter & string(gvTrack))
  5. end
  6.