Reputation: 27
I had a text file with multiple lines. Our software is not picking up files with characters more or less than 152 characters per line. So, I need a PowerShell script to limit the number of characters to 152 in each line.
Upvotes: 0
Views: 93