On Fri, Feb 5, 2016 at 8:35 AM, Andreas <andreasberger....@gmail.com> wrote:
> Well then how about: x := when condition true_condition otherwise
> false_condition;

Exactly, I was thinking about some kind of keyword to substitute ? and
: to make it pascalish.

But I think it should be something like this:

x := Y inline Z otherwise W;

the keyword needs to be after the condition, not before.

-- 
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to