- Posted by
- I should have guessed the Grand Master already had a good workaround. (Good to have this topic, though, so more people can find your scripts.) Thanks for the pointers; I'll check out those scripts! One suggestion: A mention that a workaround for the lack of variables exists would be good to mention ...Posted in Macros
-   Topics
-   Views
- Donny Bahama
Apr 02, 2009
- With a little creativity, this technique could be very robust. For example, if you needed to replace a bunch of random blocks of text with specific other text, you could... Pseudocode: 1. list out the "replace me" variables in a document 2. at the end of each line, insert a tab, followed by the "rep...Posted in Macros
-   Topics
-   Views
- Donny Bahama
Apr 02, 2009
- Background: I have a file with a bunch of Debug MessageBoxes. Each is uniquely numbered so that, when it's displayed, if it isn't returning the right data, I can cancel and find the preceding code very easily. Problem is, as I add code, I need more DbgMsgs, so the numbering gets all out of whack. (...Posted in Macros
-   Topics
-   Views
- Donny Bahama
Apr 02, 2009