home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 6 / MacAddict_006_1997_02.iso / media / RESOURCES.Dxr / 00070.ls < prev    next >
Encoding:
Text File  |  1996-11-22  |  115 b   |  7 lines

  1. on mouseDown
  2.   global dbase
  3.   pressbtn()
  4.   HideLaunchDlg()
  5.   launchApp(the filepath of the activerec of dbase)
  6. end
  7.