well, my FastFileText (i guess you meant that) can handle predefinied Seperators, just as CRLF,CR and theroreticly also Chr(0) ( i did not use PB-Strings for this) but i never tested it.FastfileText is fast while it scanns through the hole Text and build a predefined JumpTable .Shannara wrote:You must be having very good weather where you liveRings wrote:a small (bugfixed) update is here FastFile V4.2
This is the last version before i update to V5 (which is nearly ready for release, only the fine weather stops my work )
Anyways, this will not work with Strings in a binary file as it requires the length of the string, which you cannot get unless you read it first... lol. I just found that funny
Also it does not work on Pentium 4s. It locks up the program on "FastOpenFile"
For the P4 bug, i should test it with my notebook.
Normaly i don't use any cpu-specific commands in my libs.
And there is a life outside from PB, i have a familiy, a dayjob where i code whole day. So only spare time for this shit

I live in good old europe if you know where that is (only a few miles from NY)