home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / FD / shutdown_lib.fd < prev    next >
Encoding:
Text File  |  1999-09-19  |  176 b   |  10 lines

  1. ##base _ShutdownBase
  2. ##bias 30
  3. ##private
  4. RexxDispatch(Code)(a0)
  5. ##public
  6. AddShutdownInfoTagList(Hook,Name,TagList)(a0,a1,a2)
  7. RemShutdownInfo(Info)(a0)
  8. Shutdown(Mode)(d0)
  9. ##end
  10.