home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #4 / Blender_3_4.iso / BLENDER / FILES / MASTHEAD.DIR / 00121.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  102 b   |  6 lines

  1. on mouseUp
  2.   global textString
  3.   set textString to the text of member 120
  4.   PrintText(textString)
  5. end
  6.