On Wed, Jul 23, 2008 at 10:39 AM, Rick McGuire <[EMAIL PROTECTED]> wrote:

> If you want to return nothing, then declare the return type as
> RexxObjectPtr and return NULLOBJECT.

I think that works well.  Your idea of having a type like
NORETURNVALUE is good, and I was wondering if you had something like
that when I asked the question.  But, I think returning NULLOBJECT
would be enough of a signal that the method is not intended to return
anything.

--
Mark Miesfeld

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to