home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / multi / times / data / article.dir / 00035_linker.ls < prev    next >
Encoding:
Text File  |  1996-08-12  |  130 b   |  8 lines

  1. on mouseUp
  2.   global theImage, theArticle
  3.   setDelimOn()
  4.   set theImage to item 3 of theArticle
  5.   setDelimOff()
  6.   winGraphic()
  7. end
  8.