View Single Post
  #2   Report Post  
Posted to sci.electronics.design,alt.binaries.schematics.electronic,sci.electronics.cad
Archimedes' Lever Archimedes' Lever is offline
external usenet poster
 
Posts: 571
Default I have a macro ;-)

On Mon, 07 Dec 2009 18:53:28 -0700, Jim Thompson
/Snicker wrote:

I have a trivial macro that automatically pares levels of replies.

Choose how many ...'s you want to be rid of (use ctrl-F, then
cancel), then let 'er rip.

Works in Agent composition window, running in Macro Express, but
probably easily adaptable to other tools.

Here 'tis (I call it with ctrl-alt-F)...

REPEAT
F3
shift-End
Delete
Delete
RepeatEnd

In Macro Express this is terminated when a "Find" window pops up...
your set of 's no longer found... all those lines cleared.

...Jim Thompson



What an idiot you are.