home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1998 January / PCWJAN99.ISO / software / FEATURED / APPLIC / XMSMAGIC / BEHIND.DIR / 00036_Script_36 < prev    next >
Text File  |  1998-10-03  |  129b  |  7 lines

  1. on startMovie
  2.   global myKeyword
  3.   set myKeyword = field "entry"
  4.   set the text of member "entry" to EMPTY
  5. end startMovie
  6.  
  7.