Hi All,
I am calling a function in another stack using the value function.
This code work great:
get value("Initialize(" & myEnableFlag & ")", myStackFileName)
But how can I add another parameter to the call? The following gives
an execution error:
get value("Initialize(" & myEnableFlag & "," & myString & ")",
myStackFileName)
Thanks a lot
All the Best
Dave
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution