home .. forth .. colorforth mail list archive ..

[colorforth] if then else


Good evening,

I can’t find an ‘else’ so how does one construct an if-then-else? Should it really be done in two words:

: word1 if ... ; then ... ;
: word2 stuff-before word1 stuff-after ;

Thanks,
Jason


---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com