Re: pattern for an error
- From: mario <mmc_vw1200@xxxxxxxxxxx>
- Date: Wed, 28 May 2008 04:41:28 -0700 (PDT)
i already tried but "exit program" does no exit
for example
gogogo.
display "hi"
perform error_occurs
display "hi after error"
.
error_occurs
exit program
.
i come back to the second display "hi after error" so the "EXIT
PROGRAM" does not realy that what it sould right???
.
- Follow-Ups:
- Re: pattern for an error
- From: William M. Klein
- Re: pattern for an error
- References:
- pattern for an error
- From: mario
- Re: pattern for an error
- From: Robert
- pattern for an error
- Prev by Date: Re: pattern for an error
- Next by Date: Re: pattern for an error
- Previous by thread: Re: pattern for an error
- Next by thread: Re: pattern for an error
- Index(es):
Relevant Pages
|