home *** CD-ROM | disk | FTP | other *** search
- ############################################
- File: QueryKillChanges.FPL
- Author: Kjell Ericson/Daniel Stenberg
- Email: FidoNet 2:201/328
- Short description: require confirmation before killing changed buffers
- Version: 1.1
- Date: 7.8.94
- Local settings:
- Global settings:
- Keysequence:
- Type: hook
- Prereq:
- ############################################
-
- FUNCTION
- This function package hooks the functions Load(), Kill(), Clear() and
- QuitAll(). If any of the three first functions are invoked with a modified
- current buffer, a confirmation requester will appear. If QuitAll() is
- invoked with any modified buffer, a confirmation requester will appear.
-
- HISTORY
- 1.1 - The clear hook only asks for confirmation if 0 was sent as buffer ID.
- If any program/user specifies a buffer ID, it probably means it is
- certain that it's all right! (My MultiBlock.FPL goes weird anyway!)
-