On 31.10.2021 13:20, Rick McGuire wrote: > It's a bug in your program. This is an UNKNOWN method, so the arguments to > the method are the > message name and an array of arguments to the original message. Using the > default ARGUMENTS value > will pass those along as the arguments, which is not likely to be valid for > what you are trying to > do. The FORWARD instruction is doing exactly what the documentation says it > does.
Ah, right, the two arguments to unknown get forwarded in this case! ---rony _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel