home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 2 #3 / Blender_2_3.iso / BLENDER / FILES / GHOST.DIR / 00002.ls < prev    next >
Encoding:
Text File  |  1996-04-01  |  106 b   |  6 lines

  1. on mouseUp
  2.   global textString
  3.   set textString to the text of cast "article"
  4.   printText(textString)
  5. end
  6.