Setting a property
Hi all,
I have created a public property whose name is YO and value is 10
i am trying to set the property with vbscript
I am using embeded vbscript with only this line :
Session.Property("YO") = 12
later on i am printing the property value and getting alway 10 instead of 12!!!!
i use "call vbscript from embeded code " before ExecuteAction under userinterface.
I want to know how can i set the property value using the right way?!
am i putiing the script in the wrong place? or something is missing in script?
Thanks for your reply
Best Regards
I have created a public property whose name is YO and value is 10
i am trying to set the property with vbscript
I am using embeded vbscript with only this line :
Session.Property("YO") = 12
later on i am printing the property value and getting alway 10 instead of 12!!!!
i use "call vbscript from embeded code " before ExecuteAction under userinterface.
I want to know how can i set the property value using the right way?!
am i putiing the script in the wrong place? or something is missing in script?
Thanks for your reply
Best Regards
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
kiptek
16 years ago
Posted by:
AngelD
16 years ago
Posted by:
jmcfadyen
16 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.