A
Andy
If I've set some tabs for a paragraph and then decide to change the
paragraph style, of course my directly applied tabs vanish. If I
don't want to manually reset the tabs, my kludge is to record a macro
before I change the style, opening and closing the tab dialog. Then
I apply the new paragraph style, run the macro, and then delete the
macro (unless I want to save those particular tab settings).
What would the code be to save the current tab settings (in
variables?), which I could store in one macro (Pushtabs), and the code
to then apply those settings to the current paragraph which I could
store in another macro (Poptabs)?
TIA,
Andy
paragraph style, of course my directly applied tabs vanish. If I
don't want to manually reset the tabs, my kludge is to record a macro
before I change the style, opening and closing the tab dialog. Then
I apply the new paragraph style, run the macro, and then delete the
macro (unless I want to save those particular tab settings).
What would the code be to save the current tab settings (in
variables?), which I could store in one macro (Pushtabs), and the code
to then apply those settings to the current paragraph which I could
store in another macro (Poptabs)?
TIA,
Andy