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 to share photos of your group with the world? 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 7630 - 7659 of 9208   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7630
Once again, one of Rick's function miracles helped me solve the problem. The one from message #7548....
oliver.lehner
Offline Send Email
Jun 4, 2007
8:49 am
7631
In August 2002, Rick Henkel wrote to this list, asking for help with a script to cut text, insert a table, and paste the text into table. He received a lot of...
ava_carmel
Offline Send Email
Jun 4, 2007
9:57 pm
7632
Hi list, this time I have a problem with subsequent calls of "Find FromTextLoc". Task: 1. from actual cursor location find next word being autohyphenated 2. if...
Sven Haarkoetter
cum_tacent_c...
Offline Send Email
Jun 6, 2007
3:09 pm
7633
Sven To avoid the hyphenation of some terms, the best approach is to use a personal or site dictionary. In the personal dictionary you can specify the...
newtonfuria
Offline Send Email
Jun 7, 2007
4:19 pm
7634
Hi, I am a newbie to FrameScript and just have a general question. Will FrameScript allow us to do something like: Apply page and/or paragraph formats to a...
amshogan
Offline Send Email
Jun 8, 2007
6:27 pm
7635
Hi, All I am newbie to learn framescript. Is there any way to adjust the letter spacing between characters? For example, in 1999–2000, I want to add letter...
fycarl
Offline Send Email
Jun 8, 2007
6:29 pm
7636
Yes. All you need is to create a loop that goes through all the bookcomponents (or if you want only the selected ones) in the book and import whatever styles...
Zsolt Olah
magyarcdi
Offline Send Email
Jun 9, 2007
8:30 pm
7637
Hi Furia, thanks for your reply. We tried to use "site.dct" but: SITE.DCT only functions if we use "German" as the paragraph language. If I select any other...
Sven Haarkoetter
cum_tacent_c...
Offline Send Email
Jun 11, 2007
11:42 am
7638
Hi, I have the same problem, and I am curious, if this bug will be fixed in FrameMaker 8 ... Best regards Winfried...
Reng, Winfried Dr.
winfriedreng
Offline Send Email
Jun 11, 2007
11:52 am
7639
My goal is to open a FM file and save it as XML. Sometimes, for documents that use missing fonts or have unresolved cross-references a popup appears waiting...
alexander_lochschmied
alexander_lo...
Offline Send Email
Jun 12, 2007
7:26 am
7640
Saving XML with these FrameScript options AlertUserAboutFailure(False) DontNotifyApiClients(True) FilterFormatId('XML') AutoBackupOnSave(SaveNoAutoBackup) ...
alexander_lochschmied
alexander_lo...
Offline Send Email
Jun 12, 2007
7:36 am
7641
Hi Alexander, Use MakeVisible(False) and the document will open but not appear on the screen, which will avoid the message you are getting. Rick Quatro Carmen...
Rick Quatro
frameexpert@...
Send Email
Jun 12, 2007
10:44 am
7642
Are you using FM with the german interface? I use the English interface and the hyphenation of the site and personal dictionaries are applied independent of...
newtonfuria
Offline Send Email
Jun 13, 2007
1:39 am
7643
Hi all, How I judge the space between character? Because I want to adjust the letter space if space is big or small. Thanks!...
fycarl
Offline Send Email
Jun 13, 2007
5:31 am
7644
Thanks Rick, actually I already tested that already but it only helps in some cases when graphics are missing. I have one document for example which causes an...
alexander_lochschmied
alexander_lo...
Offline Send Email
Jun 13, 2007
6:22 am
7645
Hi Furia, Thanks for the info. However, also FrameMaker with an English interface ignores the hyphenation set in user.dct, when the paragraph language is...
Reng, Winfried Dr.
winfriedreng
Offline Send Email
Jun 13, 2007
7:20 am
7646
Hi Winfried and Sven My last answer was incomplete. Hi had this problema five years ago and did a lot of tests. What I learned: First, FrameMaker ignore the...
newtonfuria
Offline Send Email
Jun 13, 2007
9:22 pm
7647
I am posting again with a proper subject. The use of the site and personal dictionary to alter the hyphenation points has some caveats. These dictionaries were...
newtonfuria
Offline Send Email
Jun 13, 2007
10:00 pm
7648
Our FM application is setup to create entities for images when exporting XML. Doing that manually creates something like <!ENTITY Graphic1 SYSTEM...
alexander_lochschmied
alexander_lo...
Offline Send Email
Jun 14, 2007
6:34 am
7649
can't you use something like this: 'C:\Program Files\Adobe\filename'+quote+'filenamecontinued.fm'?MichaelTo: framescript-users@...:...
Michael Zaichenko
biomikez
Offline Send Email
Jun 14, 2007
8:27 am
7650
Furia, first of all - thanx for this information load... :O) For me it seems to be easier to solve our special "Porsche"- (not the "Arztruftaster"-)matter via...
Sven Haarkoetter
cum_tacent_c...
Offline Send Email
Jun 14, 2007
2:36 pm
7651
Hi Sven, What about inserting any dummy text with a hyphen which will never appear in your document? Something like abc-def, whatever? Before your start...
Reng, Winfried Dr.
winfriedreng
Offline Send Email
Jun 14, 2007
3:21 pm
7652
Hi all, For sure I am overlooking something but I don't find in the framescript documentation nor in any examples on the list how to change the order of the...
erik_willemse
Offline Send Email
Jun 15, 2007
9:14 am
7653
Don't bother about it anymore (for those who might have done =;)). I have found a solution while creating the book and adding the documents. So now I have made...
erik_willemse
Offline Send Email
Jun 15, 2007
2:15 pm
7654
Hi All, I need some imputes from you regarding the following task of FrameScript: I need to write a script that will enforce that "certain body tags must...
utpalbhatt_78
Offline Send Email
Jun 20, 2007
7:01 pm
7655
Hello, ... This is not a practicably way. NextPgfFmtInDoc returns a paragraph in the physical structure of a document and returns not the correctly position in...
framescript@...
karsten_natebus
Offline Send Email
Jun 21, 2007
1:57 pm
7656
Hi there, I have 2 TextFrames (side by side) with many paragraphs on one page. My first script manipulates the top edge of the second frame. A graphic is...
Georg
georg3200
Offline Send Email
Jun 26, 2007
2:15 pm
7657
Hi. ... Have a look at ITL's script "InsertLineCounter.fsl" (to be found on http://www.itl.eu/108.0.html). It inserts line numbers to the left of all pgfs,...
Guido Carl
gcarladwin
Offline Send Email
Jun 27, 2007
8:01 am
7658
hello Anyone knows the FDK code to remove structure from structured documents in structured FrameMaker? I would be grateful. Thanks Dabal...
Dabal Bista
bistadabal
Offline Send Email
Jun 27, 2007
3:02 pm
7659
Simply opening the structured files with FrameMaker in unstructured mode removes all structure quite easily. ________________________________ From:...
John Francis
jfrancis999
Offline Send Email
Jun 27, 2007
3:06 pm
Messages 7630 - 7659 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