Thanks for the reply Wolfgang!<br><br>I guess the verbiage is a little misleading then. Insert implies to add to whats existing. Perhaps QT needs to add a replace method as well. :)<br><br>Easy enough to work around though.<br>

<br>Cheers,<br>-Scott<br><br>
<br><br><div class="gmail_quote">On Fri, Dec 10, 2010 at 1:12 AM, Wolfgang Rohdewald <span dir="ltr"><<a href="mailto:wolfgang@rohdewald.de">wolfgang@rohdewald.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On Freitag 10 Dezember 2010, Scott Ballard wrote:<br>
> The insert method of QProcessEnvironment overwrites the<br>
> environment variable instead of inserting into it.<br>
<br>
</div>according to the manual, this is correct.<br>
<br>
Inserts the environment variable of name name and contents value<br>
into this QProcessEnvironment object. If that variable already<br>
existed, it is replaced by the new value.<br>
<br>
--<br>
<font color="#888888">Wolfgang<br>
</font></blockquote></div><br>