Dear C Hackers,
While I a waiting on a response from Puma Tech support, I thought I would
post this question here to see if any of you have already dealt with it.
In SF Extension methods you can pass parameters to the extension. Then you
get them by using the SF_ScriptPop* functions.
I would like to pass multiple values back to SF, preferably in the variables
I used to call the method, but I can't seem to get it too work.
For Example...in the SF script I have
P1="TestText"
P2=2
P3=3
MyExtensionMethod(P1,P2,P3)
Then in Code Warrior I use the SF_ScriptPop* functions to get the values of
P1, P2 and P3 from the eval stack.
Then I want to be able to change the values of P1, P2 and P3 from
CodeWarrior so that they can then be used in the SF script.
How is this done?
Very truly yours,
Rob Graber
Austin Lane Technologies, Inc.
[EMAIL PROTECTED]
www.austinlane.com
940-323-9801
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html