I am capturing the output of a command in a string: $Out = `$Cmd` ;
The output always looks like: List of Templates and Template Groups assigned to 'somenode.us.dnb.com': ==================================================================== |GRP| SBS-DSM ==================================================================== Operation successfully completed. It's always on 5 separate lines. How do I extract what follows |GRP| on the third line to a variable? TIA... -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]