home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / StartupTools / Shutdown2_0.lha / shutdown_lib.fd next >
Encoding:
Text File  |  1992-04-10  |  176 b   |  10 lines

  1. ##base _ShutdownBase
  2. ##bias 30
  3. ##private
  4. RexxDispatch(Code)(A0)
  5. ##public
  6. AddShutdownInfo(Check,Exit,Name,Flags)(A0,A1,A2,D0)
  7. RemShutdownInfo(Info)(A0)
  8. Shutdown(Mode)(D0)
  9. ##end
  10.