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 7791 - 7820 of 9208   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7791
Hello Scripters, does sombody has a script that does the following: Loop through all paragraphs of a special format, ex "Body", check wether it is placed in a...
Löbelt, Ralf
ralfloebelt
Offline Send Email
Sep 4, 2007
4:21 pm
7792
Hi, This is not directly a framescript question but I figured framescripters might know this - Is there a way of permanently changing the Default Sizes for...
Theresa Janett
therosrj
Offline Send Email
Sep 5, 2007
5:02 am
7793
Hi, As part of converting some documents from Word, I am trying write a script to reinsert the graphics properly. The manual procedure is as follows: * Select...
Wolicki, Benjie
bwolicki
Offline Send Email
Sep 11, 2007
11:31 am
7794
Hi All, I'm having a problem with a script that dates back to 2003. ... each time the loop find an XML file it launches the dialog box for unknown file type....
joseph877846
Offline Send Email
Sep 11, 2007
3:53 pm
7795
Hi there, we've got a problem with an installation at one of our customers. FrameScript was installed and after our plugins were registert in maker.ini. ...
Markus Wiedenmaier
wiedenmaierfct
Offline Send Email
Sep 11, 2007
4:48 pm
7796
You can set this SignonMessage=No in the fscript.ini file to suppress the FrameScript startup message in the Console window. You can also try changing...
Rick Quatro
frameexpert@...
Send Email
Sep 11, 2007
5:37 pm
7797
Frame scripters, I need to save a book of unstructured FM7.2 files as XML to enable parsing and content comparison in an external XML toolchain. Is there a...
Roger
infotexture
Offline Send Email
Sep 11, 2007
5:57 pm
7798
Hi, I need to provide details for my training requests to my "budget- setters" for the next fiscal year. I'd appreciate learning of any training opportunities...
Marilyn
mwoldbrown
Offline Send Email
Sep 13, 2007
3:02 am
7799
Hi, Regarding FrameScript training -- public FrameScript training is rather rare. I deliver a public FrameScript course in Toronto once or twice a year (the...
Alan Houser
pm1762
Offline Send Email
Sep 13, 2007
3:18 am
7800
Hi Rick, thanks for your help. I will check the config-change at our customer. In our environment it works now, I hope in customer's environment too. Changing...
Markus Wiedenmaier
wiedenmaierfct
Offline Send Email
Sep 13, 2007
11:45 am
7801
Hi Marilyn, Please contact me offlist about this. Thank you very much. Rick Quatro Carmen Publishing 585-659-8267 www.frameexpert.com...
Rick Quatro
frameexpert@...
Send Email
Sep 17, 2007
2:47 pm
7802
Hi, I'm using FrameScript 3_70...what's your opinion on upgrading to latest version...are the gains significant? thanks scott...
inside_613
Offline Send Email
Sep 20, 2007
2:05 pm
7803
In my opinion, the FrameScript upgrades (including the upcoming version 5) are always worthwhile upgrades. The biggest thing with version 4.x was the new...
Rick Quatro
frameexpert@...
Send Email
Sep 20, 2007
5:53 pm
7804
Hello, I have a routine in FrameScript called MainScriptModule.fsl and I would like to know if it is possible, using the SDK to call the routine and assig a...
at_fmc
Offline Send Email
Sep 21, 2007
3:50 pm
7805
In the fmtoolbr.ini file, you can add a section for your FrameScript command(s): [ScriptsWell] 1=SEPERATOR,10 2=ICON,IconNameFrom_fmcustom.dll,CommandName ...
Rick Quatro
frameexpert@...
Send Email
Sep 21, 2007
4:21 pm
7806
Hello Andrea, ... Theoretically, you could call a installed script using its FCode, but this can be problematic because the FCode is created dynamically and...
Müller, Klaus
klaus_mueller23
Offline Send Email
Sep 21, 2007
4:26 pm
7807
Hello to everibody, Ok I have done as follows: 1 -Added a new icon to the resources fm file fminit\fmcustom.dll 2 - Added a new entry in fminit\FMToolbr.ini ...
at_fmc
Offline Send Email
Sep 26, 2007
12:49 pm
7808
Hello, I need to revrite a small FrameScript routine in C++ using the Adobe SDK. I would like to know what is the equivalent for the: Set PlatformEncodingMode...
at_fmc
Offline Send Email
Sep 27, 2007
10:05 am
7809
Hello Andrea, FrameScript isn't just a wrapper for the FDK. It contains many additionial functions and features, and PlatformEncodingMode is one of them (as...
Klaus Mueller
klaus_mueller23
Offline Send Email
Sep 28, 2007
6:16 am
7810
Thanks for the reply, I am perfectly aware that Framescriipt is a lot more than an SDK wrapper. It is a powerful VB like scripting language, I was hoping that...
at_fmc
Offline Send Email
Sep 28, 2007
8:10 am
7811
Andrea, it allows you to use Windows-1252 encoding in all your strings inside scripts and translates them on-the-fly into FrameRoman encoding. It also does...
Michael Müller-Hil...
michaelmh
Offline Send Email
Sep 28, 2007
9:10 am
7812
I'm having problems with a previously working script that adds files to the end of a book. This is the line of code that is causing the error: // Put file at...
Brad Anderson
brad@...
Send Email
Oct 2, 2007
6:40 pm
7813
Hi Brad, Actually, I just did this in a script. To move a component to the end of the book, you use: Set oBookComp.NextComponentInBook = 0; I think if you only...
Rick Quatro
frameexpert@...
Send Email
Oct 2, 2007
9:11 pm
7814
Rick, I've tried that, too! I end up with an empty book file. Here's the relevant code: // Add the TOC component to the book and set its name and type. New...
Brad Anderson
brad@...
Send Email
Oct 3, 2007
3:45 am
7815
Hi Brad, // Put file at end of book Set vCurrentBookComp.NextComponentInBook = 0; This code should only be used if there is at least one other component in the...
Rick Quatro
frameexpert@...
Send Email
Oct 3, 2007
12:01 pm
7816
Below is the code that I'm running. I'm trying to move the first file in the book to the end of the list of files, but nothing seems to change with this code....
Dan Vint
dvint1_99
Offline Send Email
Oct 5, 2007
6:28 pm
7817
Hello Framers, I have long used FrameScript and MSXML to import XML into unstructured FrameMaker files. MSXML is great because it uses standard XML...
Rick Quatro
frameexpert@...
Send Email
Oct 5, 2007
6:46 pm
7818
Hi Dan, Try this. It works for me: Set oBook = ActiveBook; Set oBookComp = oBook.FirstComponentInBook; Set oBookComp.NextComponentInBook = 0; Rick Quatro ...
Rick Quatro
frameexpert@...
Send Email
Oct 5, 2007
6:49 pm
7819
... I don't follow this. To me this would make the first object in the book now the only object. What am I missing? I'm trying to move the first object to be...
Dan Vint
dvint1_99
Offline Send Email
Oct 5, 2007
7:46 pm
7820
Did you try it? Open a book with more than one component in it, copy/paste the code into the Script Window and press the Run button. It moves the first ...
Rick Quatro
frameexpert@...
Send Email
Oct 5, 2007
8:07 pm
Messages 7791 - 7820 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