G
Guest
I have been wrestling with this for a couple days now, and am desperate to
resolve this.
As part of a larger project to segregate a large log file into several
smaller ones more focused on a particular action I am designing a macro.
Most of the macros seem to work fine. Most are Find and Replace macros,
stripping extraneous tab spaces, spaces, /n, /r and such.
Part of my effort was to have the paragraphs on each line convert to
LineFeeds, the convert something else so I could Select.Paragraphs(1)
When I tried either ^p or ^13 replaced with ^l or ^11, I would see the
document update with linefeeds, but I couldn't get focus on the document, and
Task Manager would display 'Not Responding', and also show WINWORD.EXE memory
consumption growing by 4K avery 1-5 seconds.
Anyone have any clues?
resolve this.
As part of a larger project to segregate a large log file into several
smaller ones more focused on a particular action I am designing a macro.
Most of the macros seem to work fine. Most are Find and Replace macros,
stripping extraneous tab spaces, spaces, /n, /r and such.
Part of my effort was to have the paragraphs on each line convert to
LineFeeds, the convert something else so I could Select.Paragraphs(1)
When I tried either ^p or ^13 replaced with ^l or ^11, I would see the
document update with linefeeds, but I couldn't get focus on the document, and
Task Manager would display 'Not Responding', and also show WINWORD.EXE memory
consumption growing by 4K avery 1-5 seconds.
Anyone have any clues?