Powershell-trick-Convert-text-to-ASCII-Art
Powershell-trick-Convert-text-to-ASCII-Art copied to clipboard
Cannot handle underscore characters
trafficstars
The script errors when there are underscore characters in the text.
For now, I'm replacing underscores with the dash character.
Thanks, John