read, write random file w/fixed arrays (3)
- From: "ChristiAnne via DotNetMonster.com" <u32451@uwe>
- Date: Mon, 19 Mar 2007 05:53:18 GMT
Hello,
I am having trouble writing to a random file in VB with data in an array of
structures with the structure having 3 arrays in it. Each array in the
structure is a <VBFixedArray()> and the record length is consistently 522. I
am a neophyte programmer having taken two classes at a community college and
I am sure there is a simple explanation...
I have teaked my code this way and that-best I have done is written it (at
least it got through the code and into the file-corrupt or otherwise) then in
reading the data, first record is read OK then I get a bad record length
which is what I have gotten just about every time, regardless of what I do.
Thanks for any help you can give me...
--
Message posted via http://www.dotnetmonster.com
.
- Follow-Ups:
- Re: read, write random file w/fixed arrays (3)
- From: RobinS
- Re: read, write random file w/fixed arrays (3)
- Prev by Date: RE: Problem (dispose?) MDI forms
- Next by Date: Re: read, write random file w/fixed arrays (3)
- Previous by thread: How to display a record counter on a form?
- Next by thread: Re: read, write random file w/fixed arrays (3)
- Index(es):
Relevant Pages
|