Hi
I am using jbase 4.1 release with T24. I have a query regarding the
usage of 'recursive return" statement
in Jbase programming language. I understood we can recursive return
to come out of subroutine to calling program. I have a requirement
where when the recursive return is executed, program control should
not come out
the subroutine used. It is that is there any way to code such as
PROGRAM.ABORT:
RETURN TO (PROGRAM.ABORT - 1)
Because, i want this recursivee return to be executed 1 level down.
Can i use (PROGRAM.ABORT - 1) in jbasic
or Is there any alternate way to use.
Thanks
--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at:
http://groups.google.com/group/jBASE/web/Posting%20Guidelines
IMPORTANT: Type T24: at the start of the subject line for questions specific to
Globus/T24
To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---