home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 1998 #11 / PCDIREKT_1198.bin / SHOWDATA / ECKESHOP.DXR / 00058.ls < prev    next >
Encoding:
Text File  |  1998-03-20  |  134 b   |  7 lines

  1. on mouseUp
  2.   set the itemDelimiter to ","
  3.   set temp to item 1 of the name of member the mouseCast
  4.   puppetsl├╢schen()
  5.   go(temp)
  6. end
  7.