Re: use of TRUE???
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Dec 09, 2003
- 521 views
TRUE(=1) is defined in get.e and in database.e Strictly speaking, since database.e includes get.e, the one in there is unnecessary (Rob), though file.e, graphics.e, wildcard.e also refer to it, in their comments, and, (like database.e) include misc.e, it might be sensible to put one in misc.e as well (though get.e does not include that). That's being picky though. It will make no difference if you define another in your file as well Pete http://palacebuilders.pwp.blueyonder.co.uk/euphoria.html