Hi Rony,
Thanks a lot for the code.

On Tue, 18 Dec 2012 15:34:39 +0100
rony <rony.flatsc...@wu-wien.ac.at> wrote:

> Manfred:
> 
> On 18.12.2012 15:15, David Ashley wrote:
> > You may have to review the values in the condition object to see the
> > additional information.
> To dump all the condition infos using the condition object see the
> script at the end of this e-mail. Just run it to see how it works. If
> you want to use it, then copy the routines "pp2" and "ppCondition2"
> to your test program and dump the condition object you receive.
> 
> HTH
> 

I tried it out, and got:
     [CONDITION]  =[HALT]
        [DESCRIPTION]=[]
        [INSTRUCTION]=[SIGNAL]
        [PACKAGE]    =[a Package]
        [POSITION]   =[1194]
        [PROGRAM]    =[/home/manfred/tmp/oorexx-code-0/CoreClasses.orx]
        [PROPAGATED] =[0]
        [STACKFRAMES]=[a List] (2 item(s))
                [a StackFrame]
                [a StackFrame]
        [TRACEBACK]  =[a List] (2 item(s))
                [  1194 *-* Error message not found!]
                [     9 *-* pull]             


@David: Seems that even with the condition object I do not get any hint
what the actual signal was. Or did I make a mistake?



-- 
Manfred

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to