[Info-vax] DCL enhancements
Robert A. Brooks
FIRST.LAST at vmssoftware.com
Tue Jan 26 10:16:36 EST 2021
On 1/26/2021 6:06 AM, Jiří Kašpar wrote:
> On Monday, January 25, 2021 at 2:40:28 PM UTC+1, Phillip Helbig (undress to reply) wrote:
>> What about some easy-to-implement DCL enhancements?
>
> How about ELSEIF ?
> Jiri
>
> IF condition
> THEN
> commands...
> ELSEIF condition THEN a command
> ELSEIF condition
> THEN
> commands...
> ELSE
> commands...
> ENDIF
There is nothing remotely easy-to-implement when it comes to altering DCL syntax that
impacts code flow.
--
-- Rob
More information about the Info-vax
mailing list