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