PDA

View Full Version : Feature request: read a whole file



NewsArchive
04-03-2009, 12:25 PM
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

NewsArchive
04-03-2009, 12:26 PM
Hi Markus,

I've added this feature request to our suggestion list.

Thanks,

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
05-06-2011, 12:59 PM
Hi Friedrich,

some news about this?

Markus

NewsArchive
05-06-2011, 01:00 PM
Hi Markus,

>
> some news about this?
>

Reading a whole file into memory to manipulate it is not supported yet.

Friedrich