Drop Macro

Delete a custom-defined macro from the system or from an application.
Minimum permission required: Application designer to drop a local (application-level) macro. Supervisor to drop a global (system-level) macro.

Syntax

Notes

If you drop a custom-defined macro after having associated it with an application (using refresh custom definitions), you may have to stop and restart the application for the drop to take effect.

Examples

drop macro sample.'@COVARIANCE';

Deletes the macro called @COVARIANCE from the Sample application.

Descriptions

You can delete custom-defined macros using drop macro.

Key Phrase Explanation
drop macro <macro-name> Delete a custom-defined macro.

©2004 Hyperion Solutions Corporation. All Rights Reserved.
http://www.hyperion.com