Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > PowerShell

Vista - Display multi line status with WriteProgress

Reply
 
Old 03-03-2008   #1 (permalink)
Achim Domma


 
 

Display multi line status with WriteProgress

Hi,

is it possible to let WriteProgress display multi line status
messages? I'm using a Powershell with community extensions installed.
In my custom cmdlet I try to display a status message containing line
breaks, which are striped in the output. Any hint how to display the
line breaks?

regards,
Achim

My System SpecsSystem Spec
Old 03-03-2008   #2 (permalink)
Keith Hill [MVP]


 
 

Re: Display multi line status with WriteProgress

"Achim Domma" <domma@xxxxxx> wrote in message
news:f37365cc-b386-48bc-bcdb-f10a4152e3a4@xxxxxx
Quote:

> Hi,
>
> is it possible to let WriteProgress display multi line status
> messages? I'm using a Powershell with community extensions installed.
> In my custom cmdlet I try to display a status message containing line
> breaks, which are striped in the output. Any hint how to display the
> line breaks?
>
I ran into this issue also and didn't find a solution except to use the
various lines of display that Write-Progess offers:

-Activity
-CurrentOperation
-Status

--
Keith


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Multi-line Character Detection .NET General
Multi GPU Mode Versus Multi Display Graphic cards
WaitForExit() times out when I try to capture multi-line Stdout .NET General
Multi-line aka block comments in Powershell PowerShell
Multi-line text becomes a one-liner PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46