user manual

180 Chapter 7: Creating an Operation
Creating a New Generalized Operation iTool Developers Guide
3. For each command object, retrieve the identifier string for the target object.
Use the identifier string to retrieve a reference to the target object itself.
4. Retrieve the NEW_STYLE Item from the command object and use its value to
set the STYLE property on the target object.
Note
The RedoOperation method could also have been implemented without the use of
the values stored in the command set object simply by incrementing the value of the
STYLE property for each target.