home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 10 / MacAddict_010_1997_06.iso / media / ThisIssue.Dxr / Internal_36.ls < prev    next >
Encoding:
Text File  |  1997-03-25  |  87 b   |  6 lines

  1. on mouseUp
  2.   setvolume()
  3.   put "The soundLevel is now: " & the soundLevel
  4.   beep()
  5. end
  6.