Skip to search.
framescript-users · FrameScript Users

Group Information

  • Members: 630
  • Category: Software
  • Founded: Aug 20, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Messages

  Messages Help
Advanced
Messages 4742 - 4771 of 10298   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4742 Andreas.Ganzera@...
motorang Offline Send Email
Mar 1, 2004
10:51 am
Dear all this is not specifically a FrameScript question, but with all your knowledge you might be able to help? Rick Quatro once upon a time had to change his...
4743 Rick Quatro
frameexpert@... Send Email
Mar 1, 2004
11:26 am
Andy, The problem you are having is unrelated to the problem I referred to in the archived message. The problem is caused by the way FrameMaker handles changes...
4744 alro98 Offline Send Email Mar 1, 2004
12:10 pm
... (3.0) ... Anybody? Please let me know if FrameScript doesn't allow to optimize the PDF size. Thanks Tobias...
4745 Andreas.Ganzera@...
motorang Offline Send Email
Mar 1, 2004
12:15 pm
Rick ... the ... prompts ... Usually the way to get around the above problem is this: For the first location, you set the dialog options to "Update document to...
4746 Rick Quatro
frameexpert@... Send Email
Mar 1, 2004
12:55 pm
Tobias, You should download the FDK documentation from Adobe.com. Page 702 of the FDK 7 Programmer's Reference contains detailed instructions on calling the ...
4747 alro98 Offline Send Email Mar 1, 2004
3:19 pm
Thank you very much for your hint, Rick. For those who are interested, the following example shows pretty much what the options are (running Windows): New...
4748 Mike Stockman
me_stockman Offline Send Email
Mar 1, 2004
3:37 pm
Hi, I have a script that tells FrameMaker to perform a series of Save As PDF operations. It works fine, except that Distiller (which was not running at script...
4749 Marcus Streets
marcus@... Send Email
Mar 1, 2004
3:56 pm
... I certainly use Distiller command line options to do this. I have a script that calls Framemaker I use Framescript to print the file and exit. The calling...
4750 Mike Stockman
me_stockman Offline Send Email
Mar 1, 2004
8:56 pm
... Thanks, Marcus. I'll probably rework my scripts to use your solution, since nobody else replied with a magical flag that will make Distiller do what it's...
4751 Jurgen Willems
jw98a Offline Send Email
Mar 2, 2004
9:27 am
** High Priority ** Hi Klaus, I've tried it with setting a TextLoc, but it gives the same result. An error on line 6 "Set vGraphic =...
4752 "Müller, Klaus"
klaus_mueller23 Offline Send Email
Mar 2, 2004
11:26 am
Hello Jurgen, The problem is the following: Each graphic specifies the next graphic in the document. Before you delete a graphic, you need to store the next ...
4753 David Schor
dsch_tw Offline Send Email
Mar 2, 2004
4:08 pm
I know very well that this is a FM list, but perhaps a few of you out there have dealt with this situation because it involves PDF creation. On a one-time...
4754 martin.smith@...
audiophileco Offline Send Email
Mar 2, 2004
6:32 pm
Hello, Just wondering if anyone has had luck accessing the SelIndexes property of a list box. In the following code Set oTopicList =...
4755 martin.smith@...
audiophileco Offline Send Email
Mar 2, 2004
8:22 pm
Thought I'd follow up on my earlier post. There is an error in the documentation. The SelIndex property (which the documentation states is an Integer, used to ...
4756 Brian Wilkins
wilkinsb1971 Offline Send Email
Mar 3, 2004
1:40 am
I want to change all of my Index markers to a marker that designates which language is being indexed. I want the script to find the Index marker then change...
4757 Jurgen Willems
jw98a Offline Send Email
Mar 3, 2004
8:06 am
** High Priority ** Hi Klaus, the script works fine. Thanks, Jurgen...
4758 Michael Müller-Hil...
michaelmh Offline Send Email
Mar 3, 2004
10:15 am
... Brain, you want your loop to run through all markers not markertypes. So it must be ForEach(Marker). - Michael -- ...
4759 mlg@...
helpy1963 Offline Send Email
Mar 3, 2004
5:53 pm
Hello ... It seems that it is not possible to change the Size of an EForm from within a script. From an OnClick-Event (RadioButtons) I tried to set the height...
4760 cwillardr Offline Send Email Mar 4, 2004
3:50 pm
I've got a load of tables that contain an anchored frame inside of the heading row. That anchored frame contains another table. I need to pull some data out of...
4761 Karsten Natebus
karsten_natebus Offline Send Email
Mar 4, 2004
10:09 pm
Hello Chuck, ... the anchored frame. Use the Get TextList command for returns aframe objects in cells. The vCell is a cell object that contains one or more...
4762 cwillardr Offline Send Email Mar 5, 2004
4:59 am
OK... I sort of get it. I can find the table and the Anchored Frame in the table, and I can test for a table in the Anchored Frame. For some reason I keep...
4763 Klaus Mueller
klaus_mueller23 Offline Send Email
Mar 5, 2004
10:41 am
Chuck, ... Take a look at the AFrame in your table: The container of the inner table is not the AFrame, but a TextFrame inside that AFrame. So Get TextList...
4764 karsten_natebus Offline Send Email Mar 5, 2004
10:47 am
Hello Chuck, ... the inner table is a child of a textframe. outer table->tablerow->tablecell->pgf->AFRAME->TEXTFRAME->list of inner tables. add following line...
4765 cwillardr Offline Send Email Mar 6, 2004
5:42 am
Thanks Karsten and Klaus! That solved the problem. Chuck ... NewVar...'...
4766 martin.smith@...
audiophileco Offline Send Email
Mar 8, 2004
9:29 pm
Hello, I have an Eform object that displays a set of controls. When the user clicks a button, FrameScript displays the built-in "ChooseFile" dialog box. I want...
4767 Ian Hawkins
ihawkinsca Offline Send Email
Mar 8, 2004
10:18 pm
Try setting session.IsIconified = False and session.IsInFront = True. Cheers, Ian ... -- Ian Hawkins Sundorne Communications Writing for technology . . ....
4768 willibutz78 Offline Send Email Mar 9, 2004
8:54 am
Hi! We have some complex tables in our docs which are very difficult to build by hand but quite easily by Framescript. Is there any possibility to set the...
4769 William Bernhardt
largeteddybe... Offline Send Email
Mar 9, 2004
2:01 pm
As a new comer to this list, I would like to publicly thank, Klaus Mueller for his outstanding help on line. The help that he has provided, and the scripting,...
4770 Michael.Kaemper@...
michaka67 Offline Send Email
Mar 9, 2004
3:16 pm
Hi scripters, I want to place a graphic directly (without an anchored frame) on a master page. When I import the graphic, it appears on the body page, because...
4771 Karsten Natebus
karsten_natebus Offline Send Email
Mar 9, 2004
3:52 pm
Hello Michael, ... Use the New Inset Command for import a inset on the masterpage. Set objCurrentDoc = ActiveDoc; Set objMasterPage = FirstMasterPageInDoc; Set...
Messages 4742 - 4771 of 10298   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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