Hi Firedrich,

with the increased variable size of 10kByte in SB7, it makes sense to
add the possibillity to read a whole text file instead of reading it
line by line. What will it be good for:

I have a complex installation (about 1800 lines and not yet ready), and
I would like to add the possibillity to my setup, that a user can post
the installation log (not the uninstall log but a seperate logfile) to
our website.

For the logfile creation, it would be nice if you can add non printable
characters (as tab, CRLF, LF, ...) to a string variable.

Markus