home *** CD-ROM | disk | FTP | other *** search
/ Pro One: Netcracker Netscape Navigator / ProOne: Netcracker Netscape Navigator.iso / pc / nc / bm / bm_mail2.geo / 00041.ls < prev    next >
Encoding:
Text File  |  1997-03-19  |  204 b   |  7 lines

  1. on exitFrame
  2.   global NotePadClipBoard
  3.   set NotePadClipBoard to field "SelectedCopy"
  4.   copyToClipBoard(cast "SelectedCopy")
  5.   set the castNum of sprite Get_SMLastSP() to the number of cast "Copy-Up"
  6. end
  7.