Re: Report enhancements
From: Howard Brazee (howard_at_brazee.net)
Date: 11/02/04
- Next message: Lueko Willms: "Re: Perform loop enhancements"
- Previous message: Howard Brazee: "Re: Infinite Loops and Explicit Exits"
- In reply to: William M. Klein: "Re: Report enhancements"
- Next in thread: Chuck Stevens: "Re: Report enhancements"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 2 Nov 2004 15:04:28 GMT
I wouldn't mind seeing EXIT becoming archaic. It is very easy to replace with
CONTINUE.
CONTINUE has an advantage with debugger:
PARAGRAPH-EXIT.
CONTINUE.
D DISPLAY "Reached Paragraph-exit".
I don't see any disadvantage to using the word CONTINUE now that it is available
everywhere.
- Next message: Lueko Willms: "Re: Perform loop enhancements"
- Previous message: Howard Brazee: "Re: Infinite Loops and Explicit Exits"
- In reply to: William M. Klein: "Re: Report enhancements"
- Next in thread: Chuck Stevens: "Re: Report enhancements"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]