Question on Value Function

Dave dave at looktowindward.com
Wed Dec 20 11:21:50 EST 2006


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




More information about the use-livecode mailing list