#1
|
|||
|
|||
Global Objects
I need to Load a COM dictionary object with some information at the start of my Build and refer to it in other Script steps through my build
Is this possible. How do I get my Object created in script to persist. Thanks Andy |
#2
|
|||
|
|||
That is not supported in v5.7. It will be in v6.0 (coming in the next few months).
|
#3
|
|||
|
|||
WorkArround
As I was only storing Strings in my Dictionary I have added them all to the Temporary Macros
This May work better than my original Idea!! Andy |
|
|