PDA

View Full Version : How to find status of command?


May Kung
09-12-2003, 05:48 PM
I have a macro that I use for turning everything in my viewport white. It also includes:

(sd-execute-annotator-command :cmd "clipboard_inverse_bw on")

Is there a way to find out what the current status of the command is, either Off or On? I figure it probably will include the Display command at the prompt, but am unsure about the rest of the syntax.

Any ideas?