--- 
author: 
  email: ''
  keyid: 0
  name: Anonymous Coward
comments: []

date: 2009-06-30T09:17:50Z
guid: E2823A9C-6556-11DE-91DF-23E334A04800
modified: 2009-06-30T09:17:50Z
raw: "little error in the block\r\n\r\nMaskSixBits   = 2^6 - 1 ' the lower 6 bits are 1\r\n\r\nMaskFourBits  = 2^4 - 1 ' the lower 4 bits are 1\r\n\r\nMaskThreeBits = 2^3 - 1 ' the lower 3 bits are 1\r\n\r\nMaskTwoBits   = 2^2 - 1 ' the lower 3 bits are 1\r\n\r\nin the last line the comment should read \"'the lower 2 bits are 1\"\n"
signed: 0
summary: " little error in the block MaskSixBits = 2^6 - …"
tags: []

text: "    little error in the block\n\n    MaskSixBits = 2^6 - 1 ' the lower 6 bits are 1\n\n    MaskFourBits = 2^4 - 1 ' the lower 4 bits are 1\n\n    MaskThreeBits = 2^3 - 1 ' the lower 3 bits are 1\n\n    MaskTwoBits = 2^2 - 1 ' the lower 3 bits are 1\n\n    in the last line the comment should read \"'the lower 2 bits are 1\"\n"
title: "Re: Unicode in VBScript &#8212; the AscW() rant"
type: pod
uri: http://www.shiftordie.de/comments/1C2BEDD8-C81A-11DB-AAAC-A039749D9288/E2823A9C-6556-11DE-91DF-23E334A04800
xhtml: "<div class=\"pod\">\n<p>little error in the block\r</p>\n<p>MaskSixBits   = 2^6 - 1 ' the lower 6 bits are 1\r</p>\n<p>MaskFourBits  = 2^4 - 1 ' the lower 4 bits are 1\r</p>\n<p>MaskThreeBits = 2^3 - 1 ' the lower 3 bits are 1\r</p>\n<p>MaskTwoBits   = 2^2 - 1 ' the lower 3 bits are 1\r</p>\n<p>in the last line the comment should read &quot;'the lower 2 bits are 1&quot;\n</p>\n\n\n</div>"
