Did you ever wanted to replace the format of all cross-references with another cross-reference format? Or one variable format with another? Or one condition tag with another one? Or change the table style for all tables with another table style? Or change the formatting of all paragraphs tagged with this wired “03_a_bd-ind-l1_2006_v3” paragraph styles with […]
Tag: Variables
ExtendScript of the Week: Import and Export Variables
As part of the series ‘ExtendScript of the week’, we are providing an ExtendScript to export a list of User Variables in a FrameMaker Book. The list will also show the status that whether the user variables is used or not. After the list has been generated, you can modify the definition of the user […]
ExtendScript of the Week: Find/Change Cross Reference Formats / Conditional Tags / Variables
This week in “Extend Script of the Week” initiative we will showcase an extend script which will Find/Change Cross-Reference Formats (aka “XREF Formats), Conditional Tags and Variables on the Body page of a FrameMaker document. This script demonstrates how to use ExtendScript to traverse a document, find Xrefs/Conditional Tags/Variables and then change them or delete […]