Re: How To Parse a Binary String in VB6
- From: benn686@xxxxxxxxxxx
- Date: 20 May 2007 21:59:10 -0700
On May 19, 6:35 pm, "Bob Butler" <n...@xxxxxxxxxxx> wrote:
<benn...@xxxxxxxxxxx> wrote in message
news:1179624137.062743.63970@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
<cut>
Get inputfileindex, nLen, b()
The second argument is the starting position, not the number of bytes to
read. Use 1 or leave it out:
Get #inputfileindex,, b
Perfect, thanks!
.
- References:
- How To Parse a Binary String in VB6
- From: benn686
- Re: How To Parse a Binary String in VB6
- From: Mike Williams
- Re: How To Parse a Binary String in VB6
- From: benn686
- Re: How To Parse a Binary String in VB6
- From: Bob Butler
- How To Parse a Binary String in VB6
- Prev by Date: Re: Advice Needed...
- Next by Date: Re: FileCopy locks source-file
- Previous by thread: Re: How To Parse a Binary String in VB6
- Next by thread: VB6 and Vista Compatability
- Index(es):