FreeAlert
FreeAlert Undo resource locking of CouldAlert
#include <Dialogs.h> Dialog Manager
void FreeAlert( alertID );
short alertID ; resource ID of an alert (type 'ALRT')
FreeAlert undoes the effect of CouldAlert, making the 'ALRT' and related
resources ( including the color table and color item list) purgeable.
FreeAlert is not supported under System 7. You can call it but no operation
will be performed.
alertID is the resource ID of the 'ALRT' resource you previously used in a
Returns: none