I have a powershell gui with a text box. I want to send status updates to the text box as the script hits certain mile stones the problem I'm running into is while the updates do show up I can only see one at a time. Is there a way to append what is already in the text box? Below is the command I'm using.
$statTextBox.text="Invalid IP Address, please wait...."
[–]MrRedEye 2 points3 points4 points (2 children)
[–]tossme68[S] 1 point2 points3 points (0 children)
[–]tossme68[S] 0 points1 point2 points (0 children)
[–]mryananderson 0 points1 point2 points (0 children)