Quote Originally Posted by fafalone View Post
This doesn't run up against one of the limits for the data size of variables? Would really be a mess.
No, have used something like this myself at some time.

And the ByteArray-definition is dynamic (only a pointer-slot).
It's basically the same, as: Private mFoo As String

Olaf