I get a could not find routine "RXQUEUE" error where things are using rxqueue()
[error] [20080628 16:40:55.381000] Test: TEST_07COPYPASTE Class: Clipboard.testGroup File: E:\work.ooRexx\...\platform\windows\rxwinsys\Clipboard.testGroup Event: [SYNTAX 43.1] raised unexpectedly. Could not find routine "RXQUEUE" Program: E:\work.ooRexx\3.x\interpreter\Win32Dbg\winsystm.cls Line: 144 58 *-* queuename = RxQueue('CREATE', "WINSYS_GLOBAL_COUNT") 144 *-* cb1 = .WindowsClipboard~new I'm hazy on where rxqueue() should be. In CoreClasses.orx there is: ::routine rxqueue In the doc rxqueue is listed as a builtin. But there is no rxqueue in BuiltinFunctions.cpp. I think, things in CoreClasses.orx get added to rexx.img, but I'm not sure how the routine rxqueue in CoreClasses.orx would get tied into the interpreter. -- 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