do you think you can refer me to a source with documentation on how to
create extensions / hacks? as a progressing experianced developer this has
made my mind wonder how to accomplish this and now going to place it as a
challange.
thx
Charles
-----Original Message-----
From: Dave Lippincott <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Date: Friday, February 11, 2000 11:33 AM
Subject: Re: Extension Parameters
>I couldn't do it in SF 3.0. I ended up coping multiple answers to a string
>and pushing the single string on the script stack.
>
>-----Original Message-----
>From: Robert Graber <[EMAIL PROTECTED]>
>To: Palm Developer Forum <[EMAIL PROTECTED]>
>Date: Friday, February 11, 2000 9:44 AM
>Subject: Extension Parameters
>
>
>>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
>>
>>
>
>
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html