home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1998 July / WPCJUL98.ISO / DXRS / BUYERS07.DXR / Internal_5.ls < prev    next >
Encoding:
Text File  |  1998-05-11  |  305 b   |  11 lines

  1. on exitFrame
  2.   global hardwareOrSoftware, runAcrobatWithoutPrompting
  3.   initialiseSpritesForHighlight()
  4.   initialiseSpritesForList()
  5.   setdatabaseFields()
  6.   set the visible of sprite 46 to 0
  7.   set runAcrobatWithoutPrompting to 0
  8.   set hardwareOrSoftware to "hardware category"
  9.   go(hardwareOrSoftware)
  10. end
  11.