vote up 1 vote down star

In VBP its possible to define user defined actions by creating a custom COM component or a custom script.

I need to create an user defined action which is iterative, which means it has to call child steps in an iterative manner like the "process files" built in action does.

I can't figure out how to do this and Google isn't helpful either.

flag

1 Answer

vote up 0 vote down check

Found the answer myself on the kinook forums:

Its not possible to define an iterative user-defined action, but its possible to use a workaround by defining a conditional build rule in the loop controlling step.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.