Menu

#216 SIngle line statement "if xxx then yyy"

open
nobody
None
5
2009-08-15
2009-08-15
Anonymous
No

Using "Block without begin" at "leave as is" will break after THEN, even if "leave as is" is selected. The other options Always/Never work fine with the expected results.

So what I want is:
if XXX then YYYY;
if XXX then
ZZZZ;

should be both allowed.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.