home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactif 14 / cd.iso / pc / MEDIA / DEMOS.DXR / 00002.ls < prev    next >
Encoding:
Text File  |  1999-12-28  |  109 b   |  7 lines

  1. on exitFrame
  2.   global dito, fileName
  3.   fileName = the pathName & "edito.shd"
  4.   dito = "edito"
  5.   reFile()
  6. end
  7.