Re: removing condition tags across book?

2012-03-23 Thread Robert Lauriston
Very slick tool, thank you. Took me a couple of tries to figure out
the UI but it was fast and easy once I figured it out. I still had to
save the .book as .mif and delete the unused conditions there.

On Thu, Mar 22, 2012 at 2:28 PM, Georg Eck  wrote:
> Hi Robert,
>
> please download Finalyser: http://www.finalyser.com
> Since Release 0048 there is:
> ExtendScript > Change formats > Conditional
>
> You can change, delete conditionals thru a book
___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


Re: removing condition tags across book?

2012-03-21 Thread Johan Anglemark

Yep, Rick's FindChangeSpecial plugin does that:

http://www.frameexpert.com/plugins/findchangespecial/index.htm

-j

On 2012-03-20 17:57, Lief Erickson wrote:

What version of FrameMaker are you using? There used to be a plugin called 
CleanImport will do what you want. It's $15, but does not work with FrameMaker 
v10.

http://www.electropubs.com/ez_cleanimport3.html

Also, I'm sure Rick Quatro has a FrameScript that could do this. Perhaps 
there's and ExtendScript that could do it too.

-Lief

-Original Message-
From: framers-boun...@lists.frameusers.com 
[mailto:framers-boun...@lists.frameusers.com] On Behalf Of Robert Lauriston
Sent: Monday, March 19, 2012 4:39 PM
To: framers@lists.frameusers.com
Subject: removing condition tags across book?

Is there an easy way to remove an unused condition tag from all files in a book?


--
Johan Anglemark, Technical Communicator & Localization Manager.
IAR Systems AB
Box 23051, Strandbodgatan 1
SE-750 23 Uppsala, SWEDEN
Mobile: +46 708 651088, Phone: +46 18 167894, Fax: +46 18 167838
E-mail: johan.anglem...@iar.com Website: www.iar.com
Twitter: www.twitter.com/iarsystems

___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


Re: removing condition tags across book?

2012-03-20 Thread Robert Lauriston
I'm looking for a quick and easy way to do it. Since the conditions
aren't used they're not causing any problems so I can't justify
wasting much time getting rid of them. I think there used to be a
utility that would do that.

The features that show which tags and conditions are used is in my
experience buggy, they show false positives or negatives all the time.

I already took inventory by searching for the conditions since I
needed to figure out not only if they were used but for what
purpose(s).

On Tue, Mar 20, 2012 at 8:22 AM, Craig Ede  wrote:
> You can delete them manually in each file by the usual method. The nice
> thing about that is that if they *ARE* used they will flag you with a
> message asking if you want to delete the text that uses that condition tag
> or convert it to unconditional text.
>
> A perl, python, et. al. script could be used to delete the definitions for
> the unused condition tags from any selection of files if they are saved to
> MIF. To find out what needs to be deleted, save the file as mif, then save
> it again to mif under a different name. A Unix diff on the resulting files
> will show the relevant text that needs to be deleted and you script can hunt
> for that and replace it with nothing. My recollection is that there is very
> little to a Conditional Definition in a MIF. (Using an empty portrait doc
> that you've imported your conditional definition into might simplify this
> process.) Such scripts are pretty easy to write (and instructive).
>
> Best of luck.
>
> Craig
>
> -Original Message-
> From: framers-boun...@lists.frameusers.com
> [mailto:framers-boun...@lists.frameusers.com] On Behalf Of Robert Lauriston
> Sent: Monday, March 19, 2012 4:39 PM
> To: framers@lists.frameusers.com
> Subject: removing condition tags across book?
>
> Is there an easy way to remove an unused condition tag from all files in a
> book?
> ___
>
>
> You are currently subscribed to framers as craig...@hotmail.com.
>
> Send list messages to framers@lists.frameusers.com.
>
> To unsubscribe send a blank email to
> framers-unsubscr...@lists.frameusers.com
> or visit
> http://lists.frameusers.com/mailman/options/framers/craigede%40hotmail.com
>
> Send administrative questions to listad...@frameusers.com. Visit
> http://www.frameusers.com/ for more resources and info.
>
___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


RE: removing condition tags across book?

2012-03-20 Thread Lief Erickson
What version of FrameMaker are you using? There used to be a plugin called 
CleanImport will do what you want. It's $15, but does not work with FrameMaker 
v10. 

http://www.electropubs.com/ez_cleanimport3.html

Also, I'm sure Rick Quatro has a FrameScript that could do this. Perhaps 
there's and ExtendScript that could do it too.

-Lief

-Original Message-
From: framers-boun...@lists.frameusers.com 
[mailto:framers-boun...@lists.frameusers.com] On Behalf Of Robert Lauriston
Sent: Monday, March 19, 2012 4:39 PM
To: framers@lists.frameusers.com
Subject: removing condition tags across book?

Is there an easy way to remove an unused condition tag from all files in a book?

___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.