Other than "debug it", no.  A traceback on the call might be useful.

Rick

On Tue, Mar 24, 2009 at 5:39 PM, David Ashley
<david.ashley....@gmail.com> wrote:
> Rick McGuire wrote:
>> Good to hear you found the problem....I didn't spot anything obvious
>> in my quick glance at the code.
>>
>> I notice you're still using RexxVariablePool to set variables in the
>> INI exit.  You might want to use the SetContextVariable() API instead,
>> but an even better solution might be to use the NOVALUE exit and don't
>> even worry about setting those variables at all.
>>
>> Rick
>>
>> On Tue, Mar 24, 2009 at 4:22 PM, David Ashley
>> <david.ashley....@gmail.com> wrote:
>>
>>
>
> Rick -
>
> The SetContextVariable method always gives me a seg fault when I call it
> from the INI exit. Any ideas?
>
> David Ashley
>
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to