In PCDMIS Automation, the Command Object has a "Mark" method. However, there is no "ClearMark" or "UnMark" method for a single command.
There is a "ClearMarked" method for the Commands Object. It will ClearMark all commands. That's not really useful. I want to selectively ClearMark or UnMark single commands based on specific attributes.
I could reverse the logic and just start with a state where all commands are ClearMarked or UnMarked and then Mark them as needed. It's just a bit frustrating.
Any suggestions?
Thanks,
-Mike (in snowy Buffalo)