SCB-2018-00-E ELSE must stand alone on line

The only code that can follow an ELSE statement on the same line is a comment beginning with /* . A missing hyphen in an ELSE-IF construction also causes this message.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

Resolution:

Put ELSE on a separate line and indent the statement block beneath.