[Info-vax] DCL enhancements

Jiří Kašpar kaspaji3 at fit.cvut.cz
Tue Jan 26 06:06:23 EST 2021


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



More information about the Info-vax mailing list