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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 7664 - 7693 of 9208   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7664
Hello Mark, ... (The following notes relate to FrameScript. It should be no problem to translate this to the FDK.) You can determine when the variable format...
Müller, Klaus
klaus_mueller23
Offline Send Email
Jul 2, 2007
9:25 am
7665
Hello, when I attempt to use eSys.MoveFile to move a created PDF, Framemaker displays an error that it cannot read from the source file or disk. Do you know...
ericfoxall
Offline Send Email
Jul 3, 2007
10:03 pm
7666
I'm asking the moronic obvious question here, but can you save to PDF manually through Framemaker, and are there any additional steps you need to take? ... ...
Chris Borokowski
borokowski
Offline Send Email
Jul 4, 2007
1:24 am
7667
Hello With help from Paul Schnall, I created a script that searches a document and when it finds text in Note paragraph tag, cuts the text, creates a two-cell...
Ava Carmel
ava_carmel
Offline Send Email
Jul 5, 2007
11:44 am
7668
Hello Ava, There are some syntactical and logical errors in your script. I inserted some comments in the Sub NotesTable below. In Sub NotesTableNew you'll find...
Klaus Mueller
klaus_mueller23
Offline Send Email
Jul 6, 2007
8:43 am
7669
Hi all, I have a problem in finding the vertical position of a pgf that is in a cell in a table. I would like to read a use this information to draw an icon...
erik_willemse
Offline Send Email
Jul 6, 2007
2:43 pm
7670
I want to pick up some date from framemaker files use fmscript and into it to excel, How can I do?...
fycarl
Offline Send Email
Jul 10, 2007
7:29 am
7671
Hi all! I want to apply a Combined Font to all PgfFmts in a Document. I create a list with all Combined Fonts. I then display it in a Scrollbox and let the...
oliver.lehner
Offline Send Email
Jul 11, 2007
6:51 am
7672
Hi list, this is definitely a newbie question and I blame it to my new glasses that I can't find something about page navigation in the documents nor in Ricks...
Sven Haarkoetter
cum_tacent_c...
Offline Send Email
Jul 11, 2007
3:58 pm
7673
Hi Sven, There are a couple ways to do this: 1) With a paragraph object, you can use this Find Text(oPgf.TextRange) ScrollTo; 2) With the paragraph's page...
Rick Quatro
frameexpert@...
Send Email
Jul 11, 2007
4:05 pm
7674
We have need of a utility for tracking the progress of a Framemaker document as it is being built (we have some that take several hours via Patternstream.)...
visc0nti
Online Now Send Email
Jul 11, 2007
10:30 pm
7675
Al, PatternStream has a built-in function to do this. On the control panel, click on the hourglass icon. PatternStream will then report back (every time...
Brad Anderson
brad@...
Send Email
Jul 11, 2007
10:37 pm
7676
How do I extract data from Excel spreadsheets? Who can help me? Very Thanks!...
fycarl
Offline Send Email
Jul 12, 2007
1:30 am
7677
I have inherited a Frame build process that use Ant script and dzbatcher to drive Frame to produce PDF. In general this process is working but it fails when...
Danny Vint
dvint1_99
Offline Send Email
Jul 12, 2007
4:06 am
7678
Hi Rick, again you helped me out of the mud. Thank you so much! I did all the database programming in a fraction of the time I estimated but this little...
Sven Haarkoetter
cum_tacent_c...
Offline Send Email
Jul 12, 2007
9:15 am
7679
Hi Danny, 1) FrameScript comes with an executable called RunEslBatch which can run scripts from the command line. If FrameMaker is not running, RunEslBatch ...
Rick Quatro
frameexpert@...
Send Email
Jul 12, 2007
11:35 am
7680
Start with the FrameScript documentation. There are also several database demo scripts that should help you figure it out. Rick Quatro Carmen Publishing ...
Rick Quatro
frameexpert@...
Send Email
Jul 12, 2007
11:38 am
7681
Try ActiveDoc.CurrentPage=xPagewhere xPage is the Page Object where the para is: you can get it with CurrentPgf.InTextFrame.PageHope this helpsMichaelTo:...
Michael Zaichenko
biomikez
Offline Send Email
Jul 12, 2007
11:48 am
7682
I'm also trying to print the errors to a log file and am unsuccessful using the suggested code below, right after the book update. If I update the book...
jay_hershko
Offline Send Email
Jul 12, 2007
1:11 pm
7683
The following parameter in your UpdateBook command is suppressing the BookErrorLog: ShowBookErrorLog(False) Rick Quatro Carmen Publishing 585-659-8267 ...
Rick Quatro
frameexpert@...
Send Email
Jul 12, 2007
1:43 pm
7684
Thanks Brad, I should have clarified that we needed a way to externalize the page count so that it's dynamically available via a web page or whatever, so the...
visc0nti
Online Now Send Email
Jul 12, 2007
2:04 pm
7685
I'm a new member with my account settings set to view the group on the web only, i.e., no email. However, immediately after joining I was barraged with about...
visc0nti
Online Now Send Email
Jul 12, 2007
3:46 pm
7686
Hi Al, I got a bunch of those yesterday, so it's probably not you or your settings. Welcome to the group. Rick Quatro Carmen Publishing 585-659-8267 ...
Rick Quatro
frameexpert@...
Send Email
Jul 12, 2007
3:53 pm
7687
I also signed up yesterday and got the same set of emails. ..dan ... Danny Vint Specializing in Panoramic Images of California and the West ...
Dan Vint
dvint1_99
Offline Send Email
Jul 12, 2007
4:15 pm
7688
... database demo scripts that should help you figure it out. ... Thanks! I still don't understand How I insert string into excel file. Below script is from...
fycarl
Offline Send Email
Jul 13, 2007
12:52 am
7689
As far as I know, Excel spreadsheets are read-only through ODBC. I have written to Access databases, but not spreadsheets. Rick Quatro Carmen Publishing ...
Rick Quatro
frameexpert@...
Send Email
Jul 13, 2007
1:18 am
7690
First post -- guess that makes me a newbie. I've searched the archives, but I haven't found quite the answer I'm looking for. Consider the following snippet of...
brianwatrous
Offline Send Email
Jul 13, 2007
4:03 am
7691
I'm working on a project in which I need to process every graphic (i.e. imported image files) in a document in the order that they appear. I think I've figured...
brianwatrous
Offline Send Email
Jul 13, 2007
4:03 am
7692
Hello all. Does anyone have a script that can search for uppercase words of a particular font and replace the format with a (pre-defined) character tag? I'm...
John Gallagher -é...
hsinchujohn
Offline Send Email
Jul 13, 2007
4:03 am
7693
Hello Brian, ... This does not work. Use FirstSelectedGraphicInDoc instead. ... This can be done easier: Loop While(i <= lv_Properties.Count) LoopVar(i)...
Klaus Mueller
klaus_mueller23
Offline Send Email
Jul 13, 2007
6:52 am
Messages 7664 - 7693 of 9208   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