Re: Writing Binary Files with TFileStream



Ahhh! Good call Rick. I changed it, but I still get the same result.

I'm outputting a temp stringlist of the values as I save them and it's
working like a champ. But when I try to reload the file, I don't get
all the fields. For example, one file has 428 fields. But when I
save/reopen it, I end up with only about 20. It's got to be something
to do with the field ID coming from the Names in the tData stringlist.

It's got to be something small that I'm missing... the output log shows
no blank field IDs either, so I don't think that's it.

Doesn't make a lot of sense.

.



Relevant Pages

  • Re: Bork in The End Zone
    ... Ahhh, the classics!!! ... Rick ... Prev by Date: ...
    (rec.music.gdead)
  • Re: Outputting the size of an array
    ... outputting n correctly, obviously, n needs to be originally set to 0 ... then incremented up to the appropriate number of characters in the ... array. ... Prev by Date: ...
    (comp.lang.c)