Saturday, June 17, 2006

DoublePara

Under.zip (XTextChange) "DoublePara" - Doubles up paragraph marks in the selection and copies the selection to the clipboard.
I use macro this after saving the document and immediately prior to pasting its text into an email message.

Thursday, June 15, 2006

TypeFileNameAndPath

Under.zip (XTextGen) "TypeFileNameAndPath" - Inserts the full drive, path, name and extent of your document as a field.
Use Ctrl-Shift-F9 to fix it

Tuesday, June 13, 2006

ListNumberingToggleRestart

Under.zip (XTextChange) "ListNumberingToggleRestart" - Flip-flop between restart-at-1 and continue-numbering.

Place your text cursor in any block of paragraphs with a style such as "List Number 2" and run the macro. The macro will determine the extent of the block of paragraphs and either restart numbering at "1" at the first paragraph of the block, or allow numbering to continue.

There is no need to select the entire block.

Monday, June 12, 2006

ListNumberingContinue

Under.zip (XTextChange) "ListNumberingContinue" - Undo any effect of "restart numbering".

Place your text cursor in any block of paragraphs with a style such as "List Number 2" and run the macro.
The macro will determine the extent of the block of paragraphs and allow numbering to continue from the previous block of paragraphs.

There is no need to select the entire block.