TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:scripting with Frame - thanks and summary From:Alison Wyld <a -dot- wyld -at- kudos-fr -dot- com> To:'TECHWR-L' <techwr-l -at- lists -dot- raycomm -dot- com> Date:Thu, 12 Oct 2000 14:05:52 +0200
Hello All,
Many thanks to those of you who responded with tips and info on the above.
Below is the promised summary !
FrameScript got the most votes, but we will check out all the proposed
solution.
Subject: RE: scripting for FrameMaker
From: "Smith, Martin" <martin -dot- smith -at- encorp -dot- com>
Date: Tue, 10 Oct 2000 07:35:16 -0600
X-Message-Number: 5
You can easily accomplish these goals with the FrameScript language. This is
a powerful object-oriented scripting language that fully exposes Frame's
C-language API. All you need to write code in FrameScript is a text editor.
I have successfully used FrameScript to perform numerous tasks, including
generate MS HTML Help projects from FrameMaker books.
I don't know if you looked at using FDK, framemaker Development Kit.
This FDK has a lot of APIs that you can use to customize frame to work that
way
you want to.
In addition to this, you can also use to automate a lot of process
that are time-consuming when done manually [ like the one you have mentioned
].
You can find more information on FDK from the Adobe site.
To go directly to the FDK site, paste this link in your browser.
Ian Saunders
Vodafone Group
----------------------------------------------------------------------------
------------------
DZBatcher will do this. It's a free download from http://www.datazone.com/. Be warned that I don't know if the current
version supports FM6, and -if not - whether a new version might appear
that adds support for this.
Mike Hardy
Documentation, ARM Ltd
Direct dial: +44 (0) 1223 254148 http://www.arm.com/
You can easily accomplish these goals with the FrameScript language. This is
a powerful object-oriented scripting language that fully exposes Frame's
C-language API. All you need to write code in FrameScript is a text editor.
I have successfully used FrameScript to perform numerous tasks, including
generate MS HTML Help projects from FrameMaker books.