The manager, who is a database expert, wants to take information from a bunch of files with tables and input that data into a database. I know close to nothing...
Hi Rick, First of all, you have to determine which information you need from the FrameMaker documents. Then you need code to loop through the tables,...
Rick Quatro
frameexpert@...
Sep 1, 2005 3:57 pm
6357
I'm trying to make all table cells consist of a single paragraph. To do this in FrameMaker, I search for "\p" and Change All to a number of spaces. But I can't...
Hi Rick, Here is how to do it for the paragraph containing the insertion point. You should be able to modify this for multiple paragraphs. Set oPgf =...
Well, my face is a little red. It turns out that the problem Open command was in DocUtils.fsl. I had updated the Version 3.0 script so that Function...
Well, I'm back trying to work this out, and quickly realizing I'm way behind the curve. I've been working mostly with setting conditions and formats, and not...
Anne, I can sympathize; I too have spent a lot of years in the school of hard knocks. One thing I try to do when a command is "failing" is to add a Write...
Rick Quatro
frameexpert@...
Sep 3, 2005 12:57 am
6363
Alex, First of all, when you find the element using Find FromTextLoc, it will be selected. In other words, Find FromTextLoc works like the Find/Change command...
Rick Quatro
frameexpert@...
Sep 3, 2005 12:57 am
6364
Hello viji, I'm sorry for my slow response again. ... Yes, I shouldn't have installed two versions of distiller. My co-workers who use FrameMaker only through...
Hi, my name is Edmundo, I writing you from Mexico. I just started to use Frame Maker and Frame Scripts, I have the basis in Frame Maker but I want to learn...
Thanks Rick, This is very helpful. Any chance you are working on an update to your crash course book? Chapter 15: Working with Structured Documents Chapter 16:...
I've recently found myself in the position of having to start a FrameScript from a java program. Thanks to the RunEslBatch.exe program, this is possible....
Thanks Rick, this is very helpful. best regards Karsten 'Mac' Natebus SuperImportBundle for the selective import of individual formats v2.0 is available!! ...
Hi, I'm new to this group and to Framescript. One of my customers has asked me to develop a framemaker application that will import html into framemaker and...
Hi Yaron, I have developed FrameScript applications that go the other direction: producing HTML from structured and unstructured FrameMaker documents. I have ...
FrameMaker 7.2 released today! Read all about it... www.thecontentwrangler.com ... And don't miss the FrameMaker event of the year ... new information released...
I noticed the phrase "interface enhancements", and this was mentioned on the framers list too, but nobody seems bo know what they are. Can any of you beta...
Hi all, FrameScript 4.0 Beta is available. Download from http://www.framescript.com/beta/40/. Kind regards, Klaus Mueller, itl AG Consulting process automation...
Hello, I was wondering if anyone out there had any information on FrameScript training classes. So far, this is the only class I have been able to find in...
Hank Wong
hwong@...
Sep 13, 2005 4:26 pm
6377
Hi Hank: Front Runner has an excellent reputation in the Frame community. We compete with them, and collaborate, as their trainers and level of knowledge are ...
I'll second Kay's recommendation - I've taken three courses from them and all have been very good. And if you're coming from the US, you'll get a 25 pecent...
When I open a document, I am sometimes (note sometimes) getting a font metrics error, as if there is a missing font. The chances are very good that I am...
Hi, I need to compare two versions of Book files and generate a PDF document of the Book.CMP file. I see the option of comparing Books in the FrameMaker UI....
OK, after a little further digging, I found that FMMyungjo is a font family name created in Frame 7. I think at one time I had worked with the files in 7.1,...
OK, so I'm trying to run before I can walk, but ... I've written a script that uses an eForm to display the name and current value of all user-variables for...
... Thanks for the tip, Klaus - I was beginning to wonder if it was something like that. I'm still not 100% sure I've achieved what I want, though. I've added...