On Thu, Jun 26, 2008 at 8:46 AM, Rick McGuire <[EMAIL PROTECTED]> wrote:
> Ok, this one was definitely in the category of "how was ANYTHING
> working".

Well, now that is interesting.  On one system I was having the problem
that none of the RexxUtil functions were getting registered.  The
exact same version of the interpreter worked fine at home.

C:\work.ooRexx\3.x\interpreter.rick\Win32Dbg>.\rexx qTest.rex
sleeping 1 second.
     4 *-* j = SysSleep(1)
Error 43 running
C:\work.ooRexx\3.x\interpreter.rick\Win32Dbg\qTest.rex line 4:
Routine not found
Error 43.1:  Could not find routine "SYSSLEEP"

I even completely deleted the source tree on both systems and did a
fresh check out this morning.  With the same results, on one system
RexxUtil functions worked fine, on the other they weren't registered.

This last check in fixed the problem.

--
Mark Miesfeld

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to