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 7343 - 7372 of 9208   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7343
I have an interesting issue. The current template we are using is a single-sided document, meaning that body pages are on a page called "Right" and there is no...
rickrett
Offline Send Email
Jan 2, 2007
8:21 pm
7344
Hello Rick, ... This is correct. The complete page with all of its imported graphics, applied fonts and such is still there. ... Oops: You've just deleted all...
Klaus Mueller
klaus_mueller23
Offline Send Email
Jan 2, 2007
9:35 pm
7345
After the break of the holidays, I was able to clear my mind and figure this out. The script was going through, finding the next text inset, copying it, ...
messalina17
Online Now Send Email
Jan 2, 2007
10:20 pm
7346
Hello Michael, ... If you access a string with Flow.Text or Pgf.Text, you won't be able to access the actual range of the text in the FrameMaker object from...
Klaus Mueller
klaus_mueller23
Offline Send Email
Jan 2, 2007
10:29 pm
7347
Hello Everybody, I've got a question for you. I'm trying to find certain characters in a document and then process them. For some characters it works, for...
bwolicki
Offline Send Email
Jan 4, 2007
1:52 am
7348
That is brilliant, Klaus! Thank you so much! I did have a slight problem with the "Fix Ancient Table Titles" routine though. It seems to be deleting the...
rickrett
Offline Send Email
Jan 4, 2007
9:22 pm
7349
Hello Rick, ... Yes: You're right. Thank you for the feedback. This bug should be fixed in the attached version 1.2 of the script. Kind regards, Klaus ... ...
Klaus Mueller
klaus_mueller23
Offline Send Email
Jan 4, 2007
11:37 pm
7350
Hello there, I'm working on the complex search script. It looks for a text with specific (user-defined) properties and replaces it with text with specific...
biomikez
Offline Send Email
Jan 5, 2007
4:41 am
7351
Hello Benjie, I think you can use a string with S at the end. Like 65S would be A, etc. This is Decimal table and usually works fine. Also you can use ...
biomikez
Offline Send Email
Jan 5, 2007
4:41 am
7352
Michael, Modeless dialog boxes can only be used with event scripts. Rick Quatro Carmen Publishing 585-659-8267 www.frameexpert.com Hello there, I'm working on...
Rick Quatro
frameexpert@...
Send Email
Jan 5, 2007
12:11 pm
7353
Thank you Rick, I bet this is what makes the difference. I checked the rest of my scripts which run modeless and they are all event scripts. I guess I'll make...
Michael Zaichenko
biomikez
Offline Send Email
Jan 5, 2007
12:28 pm
7354
I know ReplaceColors.fsl is out there, but it's deep and I'm coming back to FrameScript after quite some time away. I can check to see if a named color exists...
Sean
seanb_us
Offline Send Email
Jan 5, 2007
8:43 pm
7355
Hi all, I have a script that: loops through a file finds Header 5 pgfs sets a marker parses the Pgf inserts a row in a table with the parsed sections adds a...
paul schnall
pschnall2000
Offline Send Email
Jan 7, 2007
8:45 am
7356
Hello there, I'm using MIF2GO plugin in FM. Does anyone know how to access it with FrameScript. I'm mainly interested in whether I can use MIF2Go filter to ...
Michael Zaichenko
biomikez
Offline Send Email
Jan 7, 2007
9:52 am
7357
... Of course, when writing "by hand", Klaus didn't want you to do that manually, but with a separate, hand-coded piece of script code. I just chime in,...
Michael Müller-Hil...
michaelmh
Offline Send Email
Jan 8, 2007
8:39 am
7358
Thanks Michael. Michael ... _________________________________________________________________ Download din yndlingsmusik på MSN Music:...
Michael Zaichenko
biomikez
Offline Send Email
Jan 9, 2007
12:20 pm
7359
I have the following. If the color "Steve" is not yet defined, the script works and changes the color name "Sean" to the color "Steve" and the color name...
Sean
seanb_us
Offline Send Email
Jan 9, 2007
9:22 pm
7360
Hi Sean, When replacing colors, you don't apply the new name, but the color object itself. Get Object Type(Color) Name('Sean') DocObject(vCurrDoc) ...
Rick Quatro
frameexpert@...
Send Email
Jan 9, 2007
9:53 pm
7361
Hello Sean, ... Yeah. :-) ... I created a script module from ReplaceColors.fsl that can be called from another script (or copied into it). The script requires...
Klaus Mueller
klaus_mueller23
Offline Send Email
Jan 10, 2007
1:06 am
7362
Thanks Rick and Klaus ... and the group: I really need to just focus and pound this in. Problem is, I sorta get something resolved and understood then, like a...
Sean
seanb_us
Offline Send Email
Jan 10, 2007
4:39 pm
7363
The 8th Annual Documentation and Training Conference held for the first time on the west coast in beautiful downtown Vancouver, BC. This year, we focus on the...
Scott
abelsp5315
Offline Send Email
Jan 10, 2007
6:37 pm
7364
I was curious as to what some people in this group use as a way to control their revisions. More specifically do you have a method that you can use to restore...
kgrace
kgrace4715
Offline Send Email
Jan 10, 2007
7:53 pm
7365
Okay, I am successful with items in an anchored frame and with text paragraphs when it comes to replacing color "steve" with color "sean." What approach do I...
Sean
seanb_us
Offline Send Email
Jan 10, 2007
8:25 pm
7366
Hello Sean, Did you try to use ReplaceColorsModule.fsl? You can copy it into your script or call it as a script module and don't have to bother about the...
Klaus Mueller
klaus_mueller23
Offline Send Email
Jan 10, 2007
9:25 pm
7367
Hi, I have complete faith in the color replacement script you wrote. In fact, I love the way it is structured as well as written. However, I don't understand...
Sean
seanb_us
Offline Send Email
Jan 10, 2007
9:48 pm
7368
Hello Sean, ... There are two ways to do it: - Loop through each paragraph, Get TextList CharPropsChange, create a text range of each TextList item and ...
Klaus Mueller
klaus_mueller23
Offline Send Email
Jan 10, 2007
10:28 pm
7369
Hello All, I am working with an AttributeDef property of an Element Definition. I am trying to get the default value of the attribute. I can get its name, as...
Rick Quatro
frameexpert@...
Send Email
Jan 11, 2007
3:54 pm
7370
I can find the initial paragraph in a table cell, as documented in the FrameScript PDFs, as vCell.FirstPgf; And, I know the last paragraph is .LastPgf. Am...
Sean
seanb_us
Offline Send Email
Jan 11, 2007
4:45 pm
7371
Hello Rick, If (EVar.ElementDef.Name ='liste') Set vElemententryattirbuteDefs = EVar.ElementDef.AttributeDefs; Find Member('listentyp')...
Richard
sbrv22
Offline Send Email
Jan 11, 2007
4:51 pm
7372
Hi Richard, Excellent. Thanks for the help. Rick Quatro Carmen Publishing 585-659-8267 www.frameexpert.com...
Rick Quatro
frameexpert@...
Send Email
Jan 11, 2007
5:23 pm
Messages 7343 - 7372 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