Rewrite Script for Changed Functionality

How will you update script for changed functionality?

Questions by neena840

Showing Answers 1 - 6 of 6 Answers

swapna.raut

  • Feb 10th, 2010
 

You can run the script in debugging mode step by step, to understand what step has changed.

While running if you see, that the step is unable to identify some object you can always view this object's current properties, compare it with what are the updated properties and update the OR accordingly.

nagi80

  • Jul 13th, 2010
 

If the functionality changes you will anyways have to write the new script... If the properties change yes you can update them to OR.

what does changed functionality mean anyway

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions