mci-notify

Generic Function

Package: common-graphics

Arguments: device status device-id

This is the default notification method. It will call the user's error-function if they have put a function name into the error-function slot of the device. Otherwise it prints a notification. The error-function should take the parameters shown here (device, status, and device-id).

The status is either :success, :superseded, :aborted, or :failure.

An alternate approach is to define this method for whole subclasses, and not pass in an error-function to individual instances.

See About MCI support in cgide.htm.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.