[Info-vax] Limit on number of RETURN commands left hanging via CTRL/Y abort?
alanfe...@gmail.com
alanfeldman48 at gmail.com
Fri May 5 16:39:38 EDT 2023
On Friday, May 5, 2023 at 11:28:45 AM UTC-4, Chris Townley wrote:
> On 05/05/2023 15:34, alanfe... at gmail.com wrote:
> > Greetings,
> >
> > I have a DCL command procedure that uses GOSUB subroutines. Now what if you exit one or more of them via CTRL/Y? Is it a problem to have too many RETURNs left hanging like that? TIA!
> Trap them with ON... within the subroutine, then return perhaps with a flag
>
>
> --
> Chris
Well, after working some more on the DCL command procedure, it seems to me that it's harmless to leave RETURN's hanging. Never mind.
More information about the Info-vax
mailing list