Re: Trapping syntax errors within Interpret?
- From: "Rick McGuire" <object.rexx@xxxxxxxxx>
- Date: 9 Nov 2005 13:00:05 -0800
Oops, missing a return in my DoIt subroutine :-)
DoIt:
signal on syntax
Interpret "r="expr.i
return
.
- Follow-Ups:
- Re: Trapping syntax errors within Interpret?
- From: LurfysMa
- Re: Trapping syntax errors within Interpret?
- References:
- Trapping syntax errors within Interpret?
- From: LurfysMa
- Re: Trapping syntax errors within Interpret?
- From: Rick McGuire
- Trapping syntax errors within Interpret?
- Prev by Date: Re: Trapping syntax errors within Interpret?
- Next by Date: Re: Trapping syntax errors within Interpret?
- Previous by thread: Re: Trapping syntax errors within Interpret?
- Next by thread: Re: Trapping syntax errors within Interpret?
- Index(es):
Relevant Pages
|