laiels
10-31-2006, 04:50 AM
Writing a script in 9.6
I have an arbitray tool chosen and active. I run the following script
CallCommand X
(do this)
CallCommand Y
(do this)
CallCommand Z
(do this)
THe way the above script is written, after the script is run, tool Z will be the active tool after teh script has completed. However I want the original tool to remain the active tool.
How would I get the script to return back to the original tool that was active?
PLease bear in mind I'm a complete novice at any type of programming or coding. :sad:
I have an arbitray tool chosen and active. I run the following script
CallCommand X
(do this)
CallCommand Y
(do this)
CallCommand Z
(do this)
THe way the above script is written, after the script is run, tool Z will be the active tool after teh script has completed. However I want the original tool to remain the active tool.
How would I get the script to return back to the original tool that was active?
PLease bear in mind I'm a complete novice at any type of programming or coding. :sad:
