Re: Stop Run vs GoBack



On Sun, 24 Jun 2007 22:57:25 -0700, Richard <riplin@xxxxxxxxxxxx>
wrote:

ie:
EXIT PROGRAM
.
STOP RUN
.

That syntax always bothered me. Logically, if we exit a program at
EXIT PROGRAM, subsequent statements would be meaningless.
.