quickly truncate callouts in IsoDraw?
Have numerous callouts that have the part name and the "long version" of the part number, i.e.
WASHER
(01-030, 79-21-11)
would like to have a way to click on the callout, hit a macro or hit a button that quickly changes to the "short version" of the part number
WASHER
(01-030)
It will always be the same pattern. Find the comma, delete it and everthing after it until the paren.
have been playing with:
selecting the layer with callouts on it
making it the only visible layer
selecting only text that contains "("
exporting selection as text file
going to an outside text editor to do find&replace
importing them back into IsoDraw
Got to be a less klunky way to something so simple?

