I got an idea for a better handling with the file-system. What is about reading a string until a size of bytes is reached? Is that possible?
Like that:
Code: Select all
ReadString([size_in_byte])
So, that is what I'd like to have in in the future for better handling with strings.
mfg.
Sunny