home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1998 December / WPCDEC98.ISO / dxrs / Sofwpc12.dxr / 00074_systemreqh.ls < prev    next >
Encoding:
Text File  |  1998-10-12  |  318 b   |  9 lines

  1. on mouseUp
  2.   global SOFtemp, SOFtemptext, whichsection
  3.   set SOFtemptext to SOFtemp & "_sysreqs"
  4.   set the text of field "SOFtextbox" to the text of member SOFtemptext
  5.   set the member of sprite 79 to member (whichsection & "_sysreq")
  6.   set the loc of sprite 79 to point(132, 273)
  7.   set the ink of sprite 79 to 36
  8. end
  9.