home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (BR) Volume 2 #6 / CDRTV2N6.iso / ggmd / orch.dxr / 00087.ls < prev    next >
Encoding:
Text File  |  1996-02-02  |  86 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go("ML")
  4.   else
  5.     go("return")
  6.   end if
  7. end
  8.