home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1997 August / Personal_Computer_World_Aug_97.iso / dxrs / refpcw08.dxr / 00182_searchdata.ls < prev    next >
Encoding:
Text File  |  1997-05-16  |  293 b   |  10 lines

  1. on mouseDown
  2.   global searchdata, pageselect, recordsfound, selectiveoptions, REFDatabaseSpriteInfo
  3.   set the editableText of sprite 26 to 1
  4.   set the keyUpScript to "searchdata"
  5.   set pageselect to 0
  6.   set the locH of sprite 36 to 2000
  7.   set the locH of sprite 37 to 2000
  8.   updateStage()
  9. end
  10.