I'm trying to write a code beautifier script in vba that reads and replaces one line at a time. When I write my changed line, the editor auto-indents my new text. I'd like to dictate the spacing so that when I share my script, anyone who uses it will get the same results regardless of their tab settings.
How do I get around the auto-indent problem? -- <http://forum.pspad.com/read.php?2,30130,30130> PSPad freeware editor http://www.pspad.com
