Posts matching to framescript
Knowing Where You Are
Tags:
It is always good to know where you are, this is also true in scripting. Most FrameMaker objects have a text location or text range property. This property tells you the coordinates of the object. Then, these coordinates can be used to place other object relative to this location. For example, if you have the text range of a paragraph, then you can specify a new text location. The new text location can be anywhere within this text range. The text location can be used to add text at that point.
Read more...
'Hello World': Inserting New Text
Tags:
Today we will add text to the document, and then we will add a paragraph to a document.
Inserting Text
To insert text use the New Text command. But first:Read more...
FrameScript for Newbies
Tags:
In general FrameScript is used to perform complicated tasks on large books or on whole document sets. Scripts can also be written to perform tasks on the document level, these range from manipulating paragraphs to tables. Large complicated scripts are usually written by professional scriptwriters, but with a little help any technical writer can acquire the skills needed to start writing scripts quickly and easily.
Read more...
Exploring FrameScript (hands-on)
FrameScript is a user-oriented scripting language that you can
use to create your own scripts to automate almost any FrameMaker
task. Using FrameScript, you can manipulate FrameMaker objects
such as books, text, graphics, tables, variables, cross-reference
and markers.


For Hire Now!
Summaries




Upcoming Events