ericp
04-28-2009, 10:41 AM
Hi all,
I'm looking for a simple (?) way of retrying a step (any step) when it fails.
I am using 6.7a, where there is no "More" tab with the retry step (budget freezes not allowing for an upgrade :( )
I've tried creating a Step script with vbld_StepDone() as the function to perform the logic, however, I seem to be getting stuck.
I'm going down the path of checking Builder.StepStatus for vbldStepStatSucceeded, however, I'm not sure how to implement this correctly.
Any suggestions/examples available?
Thanks,
Eric.
I'm looking for a simple (?) way of retrying a step (any step) when it fails.
I am using 6.7a, where there is no "More" tab with the retry step (budget freezes not allowing for an upgrade :( )
I've tried creating a Step script with vbld_StepDone() as the function to perform the logic, however, I seem to be getting stuck.
I'm going down the path of checking Builder.StepStatus for vbldStepStatSucceeded, however, I'm not sure how to implement this correctly.
Any suggestions/examples available?
Thanks,
Eric.