[colorforth] if then else
- Subject: [colorforth] if then else
- From: Jason Kemp <jason.kemp@xxxxxxxxxxxxxxxx>
- Date: Fri, 17 Oct 2008 22:37:10 +0100
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