François Piette wrote:
> The final code looks like this:
>
>
>
> var
> OneBit : Boolean;
> begin
> for OneBit in TBitIterator.Create(1234) do
> Write(Ord(OneBit));
> end;
>
>
>
> You can read the article at
> http://francois-piette.blogspot.be/2013/01/original-method-to-iterate-bits-w
Hi,
I apologize. Figured it out. The problem was just that the URL didn't have a
trailing slash and for whatever reason this created a problem. I added a
trailing slash and it worked great.
Thank You,
Stewart Obert
cEdit Software: http://www.ceditmx.com/
Made to Color: http://www.madetocolo