|
Dean Earley schrieb:
> mikeheide wrote:
> > Please do not use DATHeader on files that exceed 64k because they will
> > be cut at 64k.
> >
> > I will investigate that problem later.
> >
> > I fixed the problem that I had by mirrored subfiles.
>
> I seem to recall it was written in VB?
> If so, the VB text box has a content size limit of 65K.
> The only way around this is to work on an in memory string buffer and
> not store (and read back) the result in the text box.
Yes, you are right. The last step before writing to disc was to put all
in a text box. So stupid.
Fixing was easy and should have not rise other problems in this case.
Many thanks for your hint.
cu
mikeheide
|
|
Message is in Reply To:
| | Re: DATHeader ALERT!
|
| (...) I seem to recall it was written in VB? If so, the VB text box has a content size limit of 65K. The only way around this is to work on an in memory string buffer and not store (and read back) the result in the text box. (17 years ago, 2-Sep-07, to lugnet.cad.dat.parts, lugnet.cad)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|