Re: Differences between VB6 and VB.Net causing problem




"Ken Halter" <Ken_Halter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:uChFsDaMJHA.5692@xxxxxxxxxxxxxxxxxxxxxxx

Plus, since the Byte data type is unsigned, there is no "-1". Storing 255 in a Byte data type is storing all 1's... which, if there /were/ a sign bit, would = "-1"


Exactly. Liek I said soem many posts ago, the value is 0 or Not 0. The bitwise Not operation setting all bits to 1.

.



Relevant Pages

  • Re: Hide ~WRL*.tmp files cluttering Desktop?
    ... A couple of posts back in the thread, Steve said he was storing ... Windows temporary folders. ...
    (microsoft.public.word.docmanagement)
  • Re: Limit To List - table showing incorrect data
    ... After reading your message I was able to search through some posts ... unbound text box is not storing the correct value. ... On Nov 18, 12:26 pm, John W. Vinson ...
    (microsoft.public.access.formscoding)
  • Re: Shared folder file i/o performance is dismal
    ... Also look at creating a virtual d: drive for VPC rathering than storing your data on the c: drive. ... You can also open this in Finder and manage files from OS X if you need to - see earlier posts. ... disk i/o to shared disks or folders. ...
    (microsoft.public.mac.virtualpc)

Loading