On Thu, Feb 21, 2013 at 11:52 AM, Staffan Tylen <staffan.ty...@gmail.com>wrote:
> Mark, I've tried to create a sample for you but haven't succeeded. But
> while trying I came to a point where a crash actually happens and I presume
> it's because of lacking forward statements. I don't know if it will serve
> you any good but maybe. Here it is. Don't look at the functionality of it
> as such because this is just a saved version on the way to make a real
> sample. Sorry, won't get much closer than that.
>
>
Hmm, it doesn't crash for me, I just get:
33 *-* self~data~info="whatever"
2912 *-* self~initDialog
3039 *-* forward class (.PropertySheetPage)
Error 97 running C:\work.ooRexx\test.rex line 33: Object method not found
Error 97.001: Object "The Directory class" does not understand message
"INFO="
Which is to be expected:
::method initDialog
self~data=.directory
self~data~info="whatever"
The .directory class doesn't have an info method.
Looking at the program, I don't see any reason why it would crash on your
system.
Thanks for trying.
--
Mark Miesfeld
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users