home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 61 / af061a.adf / Macros / CloseW1.clssa < prev    next >
Text File  |  1993-05-01  |  439b  |  21 lines

  1. /***********************************************************************
  2.  GADGET: "'Close Windows'" "1" AUTO TYP: "?"
  3.  
  4.  $DAT >>CloseW1.clssa<< 01 May 1993 - (C) ProDAD Holger Burkarth
  5. ************************************************************************/
  6.  
  7. Options Results
  8. Address clariSSA
  9.  
  10.   SetWorkLock ON
  11.  
  12.   SetPlayMode CLOSE
  13.   SetPref CLOSE
  14.   SetEditMode CLOSE
  15.   HelpRequester CLOSE
  16.   SetScreenGrabber CLOSE
  17.  
  18.   SetWorkLock OFF
  19. exit
  20.  
  21.