- Posted by
- Hello! Well, after working on posting content to online CMS systems, from clients sending me a Microsoft Word file, I have come up with this: First, save the file out in Microsoft Word as a Filtered HTML for CMS systems. It generates a fair HTML output, but there is still a lot of in-line formatting...Posted in Macros
-   Topics
-   Views
- markschnegg
May 20, 2021
-   Topics
-   Views
- markschnegg
May 16, 2021
- I understand that the parameter after GetString and GetValue is a prompt to get a response. I'm confused where the response gets stored. Can I define a variable to hold it so I can further use the value repetitively in the macro? If so, how to I insert the value in a specific location? Can I put a v...Posted in Macros
-   Topics
-   Views
- markschnegg
May 15, 2021
- Thanks! The second is great in that it gives me a template to set up a number of deletes in a single macro!Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- markschnegg
May 15, 2021
- I'm trying to generate a series of regular expressions to remove unwanted html from converted .docx to .html. Most of the patterns I have generated work but... How do I match all the content between and including <style> then several lines then </style> I've tried <style*</style> and <style>[*^p]</s...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- markschnegg
May 15, 2021