Search the web
Sign In
New User? Sign Up
framescript-users · FrameScript Users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 8222 - 8251 of 9213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8222
Is there a way to re-size graphics so that the height and width remain proportional? I'm working on a script that will resize all the imported screen shots to...
ben_with_secure
Offline Send Email
May 1, 2008
8:59 pm
8223
Hi Ben, Couldn't you just scale the graphic horizontally, figure out the percentage of the scale and apply that factor to the height as well? John Francis ...
John Francis
jfrancis999
Offline Send Email
May 1, 2008
9:02 pm
8224
Hi Ben, There is no such property; you just have to do the math so you change the height and width proportionately. However, you can scale bitmap graphics...
Rick Quatro
frameexpert@...
Send Email
May 2, 2008
11:29 am
8225
John and Rick-- Thanks for the quick replies. I was a little caught up in trying to emulate shift+click and drag. Sometimes you can't see the forest for the...
ben_with_secure
Offline Send Email
May 2, 2008
1:18 pm
8226
I have a script whose behavior has changed in FrameMaker 8 and am wondering if there has been a change to post insert event handling in FrameScript or...
Fred Wersan
fredwersan
Offline Send Email
May 5, 2008
1:45 pm
8227
Fred, Have you tested this with identical versions of FrameScript? FM7.1 + FS5.1 FM8.0.2 + FS5.1 and in FM7.1 it worked with and without StructureTools? In FM8...
Michael Müller-Hil...
michaelmh
Offline Send Email
May 6, 2008
7:19 am
8228
Hello Scripters, I have an XML file that I am opening with structured FrameMaker. When I open it, it prompts me for the name of the book file to save it to....
Rick Quatro
frameexpert@...
Send Email
May 6, 2008
6:37 pm
8229
Rick, maybe with a structure client? I have not heard of a way to do that and have yet to look into structure clients. Well, unless one uses a preprocessing...
Michael Müller-Hil...
michaelmh
Offline Send Email
May 6, 2008
7:41 pm
8230
Hi Michael, That's what I was afraid of. Thanks for the quick response. Rick...
Rick Quatro
frameexpert@...
Send Email
May 6, 2008
8:04 pm
8231
Hello. I am wondering if there is a FramMaker event for the change document focus. Any ideas? I have a menu entry which shows the setting of ActiveDoc.ShowAll....
Guido Carl
gcarladwin
Offline Send Email
May 8, 2008
10:15 am
8232
Hi Rick, I ran into the same problem a few weeks ago. After installing FS 5 today I'm curious if this issue can be easily solved with the new FS structured...
oliver.lehner
Offline Send Email
May 8, 2008
1:51 pm
8233
Hi Scripters, I am developing a script that validates a structured document or book. I need someone to help me test it thoroughly. If you find things that it ...
Rick Quatro
frameexpert@...
Send Email
May 8, 2008
7:06 pm
8234
Hi, The lists that I've checked say that the Return character is \x0a or 10, but when I search a string that has hard returns in it for that character number,...
Wolicki, Benjie
bwolicki
Offline Send Email
May 13, 2008
11:54 am
8235
Hi Benjie, You can't find returns with simple string searches. You have to use Get TextList on an object or range, looking for LineEnd text item. Get TextList...
simonbate
Offline Send Email
May 13, 2008
2:23 pm
8236
Hello, I am new to this group (newbie), so I appeciate your patience with my question. I am trying to preserve my figure and table cross references when I open...
Jim
jamesm067
Offline Send Email
May 13, 2008
3:07 pm
8237
Hello again, I have been converting MS Word 2003 documents to FrameMaker by opening each Word document in FrameMaker 8 (Unstructured). In MS Word, my Table...
Jim
jamesm067
Offline Send Email
May 13, 2008
3:07 pm
8238
Hello, I am in the process of converting MS Word 2003 documents to FrameMaker 8 (Unstructured). The conversion is done by opening each legacy MS Word 2003...
Jim
jamesm067
Offline Send Email
May 13, 2008
3:07 pm
8239
I am new at Framescript, and I have a question. I have a simple script that opens a new document based on a template, copies information from a library...
Ezriel Yellin
ezrielyellin
Offline Send Email
May 13, 2008
3:07 pm
8240
Hi, I'm modifying a script to pull out the text in certain paragraphs and print it to another file. The problem is that it does not cycle linearly, meaning...
Chris Borokowski
borokowski
Offline Send Email
May 13, 2008
9:53 pm
8241
Hi Chris, Many of the lists in FrameMaker are not necessarily in document order. Take a look at my tutorial on loops and lists. ...
Rick Quatro
frameexpert@...
Send Email
May 13, 2008
9:57 pm
8242
Thanks, Rick! That works. Bizarre method, but all functions correctly now. ... order. Take a look at my tutorial on loops and lists....
Chris Borokowski
borokowski
Offline Send Email
May 13, 2008
10:28 pm
8243
Well, I figured out one part of the step to my question, but I still have a problem that I cannot figure out. The paragraph changes must be hard coded in the...
Ezriel Yellin
ezrielyellin
Offline Send Email
May 15, 2008
2:45 pm
8244
Rick Quatro Carmen Publishing 585-659-8267 www.frameexpert.com // Set a variable for the active document. Set oDoc = ActiveDoc; // Set a variable for the...
Rick Quatro
frameexpert@...
Send Email
May 15, 2008
2:50 pm
8245
Thanks! It works like a charm. Ezriel...
Ezriel Yellin
ezrielyellin
Offline Send Email
May 15, 2008
3:06 pm
8246
Hi, I am new to FrameScript. I have below query: Is there a way I can map the text in one variable to another variable in the same document (.fm file)? For...
Jyotsna
charu164
Offline Send Email
May 16, 2008
6:01 pm
8247
Hello Jyotsna, You need to differ between variables and variable formats. Get Object Type(VarFmt) Name('Variable 1') NewVar(vVarFmt1) DocObject(ActiveDoc); If...
Klaus Mueller
klaus_mueller23
Offline Send Email
May 16, 2008
6:43 pm
8248
Hi Klaus, Thanks for the reply. I will try this solution rightaway. Regards, Jyotsna...
Jyotsna Srivastava
charu164
Offline Send Email
May 19, 2008
12:08 pm
8249
Many Thanks Klaus, it works just fine!! On Mon, May 19, 2008 at 12:08 PM, Jyotsna Srivastava <...
Jyotsna Srivastava
charu164
Offline Send Email
May 19, 2008
12:08 pm
8250
GolehTek, LLC is proud to announce that GlossBase is available for download from the Free Scripts section of our web site. GlossBase is a freely-available,...
martin.smith@...
golehtek
Offline Send Email
May 19, 2008
6:43 pm
8251
Hello- I have a large document full of FrameMaker "art" created using Frame's drawing tools. I want to select the anchored frame and resize all of the text by...
rickrett
Offline Send Email
May 20, 2008
11:07 pm
Messages 8222 - 8251 of 9213   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help