make sure to have a RETURN line immediately after the EXIT line.

Dennis McGrath
[email protected]
[email protected]


On Tue, Dec 31, 2013 at 4:18 PM, Ronald C Peterson
<[email protected]>wrote:

> I have a cmd file with an EXIT inside a IF statement that instead of
> exiting leaves the user in a loop with the screen flashing.  If the EXIT is
> outside the IF statement it seems to work okay.
>
> Is there something special to do in order to EXIT from inside the code?
>

Reply via email to