Macros/Macro Creation/"Text Editing" a created mac
Posted: Fri May 04, 2001 4:11 pm
I want to create an HTML-character->International Character
macro which will go through a file and systematically
replace "Ü" with "Ü", and so forth for EVERY international
character in the standard HTML set. None of the macros in the
downloads section at textpad.com seems to do this, at least,
judging from the descriptions.
However, the ONLY way I know to create such a macro is to
systematically record the "Replace" for each character, and
that's a lot of characters. Also, make one little mistake and
it's start over from the beginning time.
Any way to create a macro just by entering commands such as
c/Ü/Ü/, the way I do in the SQL editor I use at work?
Thanks.
macro which will go through a file and systematically
replace "Ü" with "Ü", and so forth for EVERY international
character in the standard HTML set. None of the macros in the
downloads section at textpad.com seems to do this, at least,
judging from the descriptions.
However, the ONLY way I know to create such a macro is to
systematically record the "Replace" for each character, and
that's a lot of characters. Also, make one little mistake and
it's start over from the beginning time.
Any way to create a macro just by entering commands such as
c/Ü/Ü/, the way I do in the SQL editor I use at work?
Thanks.