On 17 Feb 2003, at 17:09, Dale Botkin wrote: > On Mon, 17 Feb 2003, G.Smith wrote: > > > On 17 Feb 2003, at 15:01, Chris Loiacono wrote: > > > > > Thanks. But isn't there a simple bit shift operator in VB? That would make > > > it beyond simple.... > > > > Nope... > > Really??? Multiplication and division by 2, 4, 8, 16, 32 etc are not > supported? What an odd language that muct be. > Try rotating the least sig bit of a byte (into the carry) to shift into the most sig bit of the next byte using * or / in VB... George Smith -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.