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

  1. on exitFrame
  2.   global theImageList
  3.   set the text of field "imageNo" to string(the number of lines in theImageList - 1)
  4.   setRecent("imageNo")
  5. end
  6.