CompuServe Messages

#Interface Design

    26-Mar-89 08:36:30
Fm: M2S/Phil Camp 76004,2054
To: Dean Brown 72250,2677
The Amiga already has a structure to allow user expansion, it's called a library. It's trivial to patch a library to replace certain functions by new one. Witness the programs which replace the DisplayBeep() function for a real audible beep function. The same could easily be done for a standard file requester library.