.cel scripts - unmark cmd modification?
Posted: 20.07.2003, 14:39
In .CEL scripting, when the user wants to "mark" certain objects, the first thing that needs to be done, aside from turning on Marking, is to clear ALL of the object-marks that are currently set.
But, there doesn't appear to be a way to do this, as the "unmark" command requires an object name.
The person writing the script does not know what specific objects are currently marked (by the user or by another script), so how can they be specified?
Possibilities:
* Add "all" as an "object" name to the existing unmark command.
* Add an "unmarkall" command.
But, there doesn't appear to be a way to do this, as the "unmark" command requires an object name.
The person writing the script does not know what specific objects are currently marked (by the user or by another script), so how can they be specified?
Possibilities:
* Add "all" as an "object" name to the existing unmark command.
* Add an "unmarkall" command.