Subj : help!
To : Chris Hoppman
From : Jasen Betts
Date : Tue Feb 24 2004 08:53 am
Hi Chris.
23-Feb-04 04:31:09, Chris Hoppman wrote to All
CH> Was wondering what this is about.
CH> b:boolean; by:byte; ---
CH> b := (by and 6 = 6);
CH> ---
CH> I have it in two places in my com routines that I am tring to
CH> convert to asm and don't really know how it goes about evaluating
CH> this experssion. So, don't know if I can convert it.