Macro that emulates the Convert to DOS command ?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
bcarney
Posts: 2
Joined: Tue Aug 26, 2014 2:26 pm

Macro that emulates the Convert to DOS command ?

Post by bcarney »

Does anyone have a macro that emulates the old "Convert to DOS" command from the version 4.7 era of TextPad? I used to use it to convert messy text from MS Word into plain text (removes fancy quotes, etc), but the function no longer exists so I was wondering if someone had a macro that does the same thing.

My workflow used to be Copy from Word -> Paste into TextPad -> Convert to DOS -> Copy from Textpad into my HTML editor. I'd like to emulate that as much as possible.
User avatar
kengrubb
Posts: 324
Joined: Thu Dec 11, 2003 5:23 pm
Location: Olympia, WA, USA

Post by kengrubb »

There is a downloadable Macro called "Special Characters" with a description of "Macro which will convert all special ASCII characters to their HTML entities."

http://www.textpad.com/add-ons/macros.html
(2[Bb]|[^2].|.[^Bb])

That is the question.
bcarney
Posts: 2
Joined: Tue Aug 26, 2014 2:26 pm

Post by bcarney »

kengrubb wrote:There is a downloadable Macro called "Special Characters" with a description of "Macro which will convert all special ASCII characters to their HTML entities."

http://www.textpad.com/add-ons/macros.html
Thank you - I'll give this a shot.

Bill
Post Reply