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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 6132 - 6161 of 9213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6132
Hello all, Is it possible to have a script open a built-in FM dialog box, such as the Paragraph Designer, allow changes to be made via that box, then close and...
Nikonem
cnfwriter
Offline Send Email
Jun 1, 2005
8:43 pm
6133
Hello Mike, ... No. Although it might be possible in a future version of FrameScript to fill FM dialogs with strings (via SendKeys), it is pretty unlikely to...
Klaus Mueller
klaus_mueller23
Offline Send Email
Jun 1, 2005
9:05 pm
6134
Hello Klaus This *may* work with simple dialogs like Thesaurus/Spelling Checker, but if your script popups the paragraph designer and the user does...
Michael Smith
cnfwriter
Offline Send Email
Jun 2, 2005
1:09 pm
6135
Hello Mike, ... This should be possible with FrameScript itself: Display 'Create a new paragraph format.' Execute FC KbdPgfWin; To get noticed when the user...
Klaus Mueller
klaus_mueller23
Offline Send Email
Jun 2, 2005
1:37 pm
6136
OK, I hope I explain this well enough. What I need: Is there a way to create a new Anchored Frame, Anchoring Position? Problem: We (I) use to use the Anchored...
William Bernhardt
largeteddybe...
Offline Send Email
Jun 2, 2005
6:18 pm
6137
Hi Bill, You could use a side-head area and put the anchored frames in their own paragraph in the side head. The rest of the paragraphs would be in column....
Rick Quatro
frameexpert@...
Send Email
Jun 2, 2005
6:59 pm
6138
Thanks Klaus, I think that may be what I'm looking for. :-)...
Nikonem
cnfwriter
Offline Send Email
Jun 2, 2005
7:15 pm
6139
Will a side header paragraph stay with the main text flow paragraph as the paragraphs moves up and down? I tried the side header approach when Korea first...
William Bernhardt
largeteddybe...
Offline Send Email
Jun 2, 2005
7:54 pm
6140
Not sure that my thank you note made it to everyone. Thanks guys! William Bernhardt <largeteddybear2000@...> wrote: Will a side header paragraph stay...
William Bernhardt
largeteddybe...
Offline Send Email
Jun 3, 2005
12:09 pm
6141
Hello everyone, does anyone know how to get the text of markers in xml format ? When i save my fmk file under xml file format, i loose my markers. Thanks for...
fjacxmlais
Offline Send Email
Jun 3, 2005
5:41 pm
6142
OK, yesterday's help was great for getting the graohics into a side header. I even made a script that changes the anchor type from an Outside Text Frame to a...
William Bernhardt
largeteddybe...
Offline Send Email
Jun 3, 2005
8:14 pm
6143
Hello Bill, ... In your script, the variable vPgf is not valid. ... You can determine the paragraph that contains the anchored frame with the TextLoc property...
Klaus Mueller
klaus_mueller23
Offline Send Email
Jun 5, 2005
9:09 am
6144
Thanks everyone! This one really saved me time. Klaus Mueller <mueller23@...> wrote: Hello Bill, ... In your script, the variable vPgf is not valid. ... You...
William Bernhardt
largeteddybe...
Offline Send Email
Jun 7, 2005
12:20 pm
6145
When I delete a particular condition, I want all text tagged with that condition deleted unless the text has another condition applied. I know that using...
Rick A. Henkel
rickhenkel
Offline Send Email
Jun 8, 2005
1:57 pm
6146
Rick, Conditions should use Conditional "tags", not "markers." I checked my documents, and I don't see an markers for conditional text. I did notice that the...
dgnospam63@...
dick_girard
Offline Send Email
Jun 8, 2005
3:59 pm
6147
... Dick A condition text marker is placed in the text when you have conditional text that is not displayed in the current view. Occassionally you do get rogue...
Marcus Streets
marcus@...
Send Email
Jun 8, 2005
4:10 pm
6148
Hi Rick, I'm trying the first example on a simple frame file... The target text looks like please see %{isFinite Function}% in Where %{ and }% are the...
John Francis
jfrancis999
Offline Send Email
Jun 8, 2005
5:26 pm
6149
Hi John, For the pattern %{isFinite Function}% you would have to use %{* *}% as the search string. I replaced the period with a space. It seems to work fine. ...
Rick Quatro
frameexpert@...
Send Email
Jun 8, 2005
6:01 pm
6150
Thanks, Rick! I guess I was thinking that the regex %{*.*}% was saying 'find *.* (everything) between %{ and }%. John ________________________________ From:...
John Francis
jfrancis999
Offline Send Email
Jun 8, 2005
6:29 pm
6151
Marcus, Ah yes. I forgot about conditions when they are hidden. Thanks for the reminder. Maybe the solution for Rick is to show all conditions first before...
dgnospam63@...
dick_girard
Offline Send Email
Jun 9, 2005
1:13 am
6152
Yup. That's what I'd planned. Rick...
Rick A. Henkel
rickhenkel
Offline Send Email
Jun 9, 2005
10:35 am
6153
Hi All, I have a script of about 3000 lines. I works fine. But, I cannot seem to add or modify the script without deleting something else (I usually delete...
paul schnall
pschnall2000
Offline Send Email
Jun 9, 2005
2:03 pm
6154
Hello Guido, Please see the explanation below from the Frank Elmore. Regards, Klaus...
Klaus Mueller
klaus_mueller23
Offline Send Email
Jun 9, 2005
2:30 pm
6155
Question 1: AlertUserAboutFailure(False) doesn't seem to affect the FrameMaker message that warns that a flow being saved is not the main flow. Is there some...
Fred Wersan
fredwersan
Offline Send Email
Jun 13, 2005
2:07 pm
6156
Question 2: Is there a way to tell FrameMaker not to save graphics when it saves to xml? I really don't care about the CGM files and it slows things down. If...
Rick Quatro
frameexpert@...
Send Email
Jun 13, 2005
2:30 pm
6157
One of our clients sent us a ventura file. Does anybody know of an import filter for FrameMaker or InDesign to convert Ventura? Met vriendelijke groet / kind...
Wim Hooghwinkel
hooghwinkelwim
Offline Send Email
Jun 13, 2005
5:00 pm
6158
Hi, we have the following use case: script should run through several documents to find strings (words) in language A and replace them with correct strings in...
Willi Butz
willibutz78
Offline Send Email
Jun 14, 2005
6:54 am
6159
... It can be done using the R/W rules. I think you just have to drop convert referenced graphics; from the appropriate rules. One of my rules looks like this:...
Michael Müller-Hil...
michaelmh
Offline Send Email
Jun 14, 2005
9:45 am
6160
Hello, I have created a text frame on a specific location on a page, and have successfully added text to it. Now, the text I add has no fixed length so...
erik_willemse
Offline Send Email
Jun 16, 2005
3:40 pm
6161
Hello Willi, ... If you have a fixed list of strings that won't change regularly, you can specify them directly in the script. If the terms must be updated...
Klaus Mueller
klaus_mueller23
Offline Send Email
Jun 18, 2005
8:42 am
Messages 6132 - 6161 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