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

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