Title: Bitwise AND Post by: Candy M. on September 21, 2008, 11:31:10 pm Is there a way to do a bitwise AND in the BDL language?
Thanks, Candy ONLINE Computing, Inc. Title: Re: Bitwise AND Post by: Scott N. on September 21, 2008, 11:39:54 pm Have a look at the binary package from IIUG (http://www.iiug.org/software/index_I4GL.html) or the Gt toolkit on SourceFourJs (http://code.google.com/p/sourcefourjs/).
|