In the SVN version you have arbitrary references, so you could do: boolvar = ref false ... boolvar := true ...
In 0.9.2 and before, however, you can only achieve such a thing with interactive.float() or interactive.string(), converting the boolean to/from those types. In case you don't know what to decide, I'd recommend using the SVN version if you already compiled 0.9.x from source. HTH -- David ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
