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...
Show off your group to the world. Share a photo of your group with us.

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 6061 - 6090 of 9213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6061
Hello Mike, ... This property is not implemented in FrameScript. Instead, you can check the inset property "InsetUpdater". Unfortunately, this property will...
Klaus Mueller
klaus_mueller23
Offline Send Email
May 1, 2005
12:59 pm
6062
Yes, yahoogroups has a poll function. Go to the specific group site that you want to poll (framescript-users). There is a menu on the left listing all the...
Gail Former
gformer
Offline Send Email
May 2, 2005
3:18 pm
6063
Does anyone know what is happening in FrameMaker development, or know of any resources that discuss it? km...
kellymank
Offline Send Email
May 2, 2005
10:02 pm
6064
We just upgraded to FM 7.1. Added the Index to the TOC. The hyperlinks work within the FM files themselves. But when the book is saved as PDF, the hyperlinks...
mlss_ho
Offline Send Email
May 3, 2005
6:18 pm
6065
We just upgraded to FM 7.1 and Windows XP. Are there any issues if we continue to use the atm lite fonts? I did a quick test and the generated PDF seems to be...
mlss_ho
Offline Send Email
May 3, 2005
6:18 pm
6066
Hi, My boss is wanting to do this. He has converted all his .gif files to .png files. Does anyone have a script that will change the reference from the .gif...
russurquhart1
Offline Send Email
May 4, 2005
4:41 am
6067
... to .png files. Does anyone ... the same file, but with a ... Russ, I've pulled some information from the framescript list and put together the following...
Alex Maynes
alex_maynes
Offline Send Email
May 4, 2005
8:32 am
6068
Alex, This looks like it will do the job. Just one thing. I think my version of Framescript is not 3.0 or later, can i work around the eSys Objects in your...
russurquhart1
Offline Send Email
May 4, 2005
2:34 pm
6069
Hello Russ, ... Do you think your FrameScript version is 2.1R3? In this case (with activated WinSys object - check: FrameScript > Options > WINSYS -->...
Klaus Mueller
klaus_mueller23
Offline Send Email
May 4, 2005
5:41 pm
6070
Hello Dick and Klaus, I refer to your discussion about switching between 2 forms. Your solution was to use multiple panels in a form just like the "FrameScript...
Guido Carl
gcarladwin
Offline Send Email
May 6, 2005
11:17 am
6071
Hello Guido, ... Unfortunately, no. You need change the visibility of each object of those panels. Of course, you will create one or more subroutines to set...
Klaus Mueller
klaus_mueller23
Offline Send Email
May 6, 2005
1:32 pm
6072
I'm trying to automate the straddling of table cells. I looked in the Frame Reference manual that came with Framescript, and I saw the following script: set...
Kristina Hacke
kristinahacke
Offline Send Email
May 6, 2005
9:26 pm
6073
Hello Kristina, ... When you run the following command on your document: Set vTbl = ActiveDoc.FirstTblInDoc; Write Console vTbl.Page.ObjectName +' '+...
Klaus Mueller
klaus_mueller23
Offline Send Email
May 6, 2005
9:45 pm
6074
Thanks Klaus! I'll try this today. Zsolt ... \Settings'. ... copy it ... where ... Paths\AcroDist.exe'; ... (vDistillerPath); ... ...
Zsolt Olah
magyarcdi
Offline Send Email
May 6, 2005
10:58 pm
6075
Hello Zsolt, ... I am currently doing some (annoying) tests trying to install multiple Acrobat versions on the same machine and retreiving detailed...
Klaus Mueller
klaus_mueller23
Offline Send Email
May 6, 2005
11:14 pm
6076
Hello Fred, ... Did you try to close the .fm documents after exporting them to XML? Regards, Klaus...
Klaus Mueller
klaus_mueller23
Offline Send Email
May 6, 2005
11:22 pm
6077
Hello Melissa, [framescript-users@yahoogroups.com]: A group for users of "FrameScript" software. You may want to ask this general FrameMaker question in the...
Klaus Mueller
klaus_mueller23
Offline Send Email
May 6, 2005
11:32 pm
6078
Hello Melissa, [framescript-users@yahoogroups.com]: A group for users of "FrameScript" software. You may want to ask this general FrameMaker question in the...
Klaus Mueller
klaus_mueller23
Offline Send Email
May 6, 2005
11:32 pm
6079
vsepadonki, ... Please specify whether you - need help with a script you are trying to write by yourself, - would like to charge someone for writing this...
Klaus Mueller
klaus_mueller23
Offline Send Email
May 6, 2005
11:44 pm
6080
Hello Kristina, ... Yes: You can do this with FrameScript, although this is probably not *that* easy. You may want to check whether the TemplateMapper plugin ...
Klaus Mueller
klaus_mueller23
Offline Send Email
May 7, 2005
12:25 am
6081
Hello Scripters, I'm starting to use vectors and found the maximum size of vectors to be quite limited. Maybe a matter of PC memory size, that is? I'm using FS...
Guido Carl
gcarladwin
Offline Send Email
May 7, 2005
4:12 pm
6082
Hello Guido, ... This is no limitation of the EVector object itself but probably a limitation of the way you specify its content. I cannot reproduce this error...
Klaus Mueller
klaus_mueller23
Offline Send Email
May 7, 2005
7:29 pm
6083
Hi Klaus- I just saw that you replied to this... I got side tracked on what the boss calls "Job #1"... I guess he doesn't appreciate the ROI :- ) Anyway, the...
rickrett
Offline Send Email
May 8, 2005
4:43 pm
6084
Hello Klaus, ... As usual, you hit the point: I used the join operator without limitation, so "PushBack" is the solution. Thanks for help. Guido Carl...
Guido Carl
gcarladwin
Offline Send Email
May 9, 2005
7:35 am
6085
I want to write a script that alphabetizes a list. Is there a way to use the find string command with wildcards? I want to search for the begining of a...
paul schnall
pschnall2000
Offline Send Email
May 11, 2005
12:14 pm
6086
Hello Paul, ... The command "Find FromTextLoc" does support wildcards: Find FromTextLoc(vTextLoc) Wildcard ... ... You can either use the command Find...
Klaus Mueller
klaus_mueller23
Offline Send Email
May 11, 2005
6:18 pm
6087
OK, you guys caught my interest one more time. Looking at Paul's problem/solution got me to thinking. One of the problems I have, is the way typist leave a...
William Bernhardt
largeteddybe...
Offline Send Email
May 11, 2005
7:57 pm
6088
Hello Scripters, Is there a way to programmatically locate missing fonts in a document. In other words, I want to go through the list of fonts in the document...
Rick Quatro
frameexpert@...
Send Email
May 11, 2005
8:11 pm
6089
Hi Bill, It's actually a little simpler; you could use this instead. Notice the use of the Suffix parameter. Set oDoc = ActiveDoc; Loop ForEach(Pgf) In(oDoc)...
Rick Quatro
frameexpert@...
Send Email
May 11, 2005
8:16 pm
6090
Thanks again. This one is going to be "Way To Useful." No such thing as a dumb question! This one is even better than replacing "sticked" with "stuck"! ...
William Bernhardt
largeteddybe...
Offline Send Email
May 11, 2005
9:06 pm
Messages 6061 - 6090 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