home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1995 September / PCD0995.ISO / files / support.dir / 00163.ls < prev    next >
Encoding:
Text File  |  1994-12-18  |  132 b   |  7 lines

  1. on exitFrame
  2.   global gstartVar, gserviceList
  3.   set gstartVar to 2
  4.   go(getAt(gserviceList, the clickOn - 1))
  5.   supportSelect()
  6. end
  7.