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 8065 - 8094 of 9213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8065
Hi Rick, I have done some work in this area which might be of interest to you. First, I have had good luck with a graphics processing program called AutoImager...
Martin Smith
msmithacv
Offline Send Email
Feb 1, 2008
8:09 pm
8066
Hi, Is there a way to Save as Type Document 7.0 as in the Save as Type Drop down menu. I found the File Type option in the Save Options of the Save Command,...
paul schnall
pschnall2000
Offline Send Email
Feb 6, 2008
7:58 am
8067
You would use the save option FileType(SaveFmtBinary70) - Michael Müller-Hillebrand ... -- _______________________________________________________________ ...
Michael Müller-Hil...
michaelmh
Offline Send Email
Feb 6, 2008
8:52 am
8068
Thanks. Paul Schnall Mitzpeh Netufa To: framescript-users@yahoogroups.com From: mmh@... Date: Wed, 6 Feb 2008 09:53:09 +0100 Subject: Re:...
paul schnall
pschnall2000
Offline Send Email
Feb 6, 2008
2:07 pm
8069
So, my writing group has decided that variables in examples need to have < > on either side of the variable name. For example foo <bar>, where bar is the...
sbats123
Offline Send Email
Feb 7, 2008
10:16 pm
8070
... I am wondering as well, because you did not tell us, how one may detect a variable name in the documents. I assume you are talking about variables as a...
Michael Müller-Hil...
michaelmh
Offline Send Email
Feb 8, 2008
1:11 pm
8071
... Now I re-read the subject, and from there I assume you want to work on selected words. That's is rather easy, because there is a property for the current...
Michael Müller-Hil...
michaelmh
Offline Send Email
Feb 8, 2008
1:14 pm
8072
Greetings all. I lurk this forum a lot and its been a marvelous resource. I am on the verge of pursuing a PO for the upcoming, new release of WebWorks Pro...
Charity Dominic
sporkbunny
Offline Send Email
Feb 8, 2008
3:55 pm
8073
I have been puzzling over this for two days now. Is there a quick and easy way to generate lists of the FM files used in a book, or perhaps (better yet) a way...
Charity Dominic
sporkbunny
Offline Send Email
Feb 8, 2008
3:55 pm
8074
... Some of the headings in the FM docs opened in UNIX environment (enterprise VNC viewer) DO NOT appear, i.e., they remain invisible. But, they appear once...
Ankur Srivastava
srivastava_a...
Offline Send Email
Feb 8, 2008
3:55 pm
8075
... be ... I can't see any way of doing this in FrameMaker, oddly enough, although it's easy to generate lists of embedded files like graphics. It's probably...
keith.soltys@...
keithtsx
Offline Send Email
Feb 8, 2008
4:14 pm
8076
Michael, Yes you got it. I realized after I sent this that I only put the qualifier "selected word" in the subject. I will try your suggestion. I have written...
sbats123
Offline Send Email
Feb 8, 2008
7:41 pm
8077
* Hijacking a thread is not a good idea * You may want to ensure that you are sending mails to the correct list, before hitting the send button. - Michael...
Michael Müller-Hil...
michaelmh
Offline Send Email
Feb 9, 2008
11:30 am
8078
I seem to have an endless loop in a script, but I can't see where it's coming from. I'm hoping that better trained eyes can see what I'm doing wrong. My script...
Rick A. Henkel
rickhenkel
Offline Send Email
Feb 12, 2008
8:48 pm
8079
I could use the answer to this as well. When I print a *.PS file, I don't get bookmarks. I do get the links in the text to work though. Here is my code: Set...
rickrett
Offline Send Email
Feb 12, 2008
8:54 pm
8080
Hi Rick, This is a common problem with graphics. Let's say that an AFrame is found in the loop: If vFrame.ObjectName = 'AFrame' The AFrame can contain other...
Rick Quatro
frameexpert@...
Send Email
Feb 12, 2008
9:02 pm
8081
Ah... I figured it (sweet relief)... You have to set the PDFBookMark property from the document: Set oDoc.PDFBookMark = 1; ~Rick...
rickrett
Offline Send Email
Feb 12, 2008
9:17 pm
8082
Has anyone ever used Framescript to create an index of certain heading levels within multiple Framemaker documents? We currently have a huge library of...
roy_g_lewis
Offline Send Email
Feb 14, 2008
7:59 pm
8083
Hi Roy, Yes, this is definitely possible and feasible. Rick Quatro Carmen Publishing 585-659-8267 www.frameexpert.com...
Rick Quatro
frameexpert@...
Send Email
Feb 14, 2008
8:24 pm
8084
Scripters, I've got a problem trying to find the characters in an autonumber string. Here's what I'm trying to do: If vPgf.PgfIsAutoNum New Integer...
Brad Anderson
brad@...
Send Email
Feb 15, 2008
8:34 pm
8085
Hi Brad, To make sure you are using the correct integer value, you can do this to query the integer values for the autonumber string. Set vPgfNum =...
Rick Quatro
frameexpert@...
Send Email
Feb 15, 2008
11:50 pm
8086
Rick, I used a similar technique to find the integer values. The Find String in String command is never true even using the integer values. Is this a bug or...
Brad Anderson
brad@...
Send Email
Feb 16, 2008
12:22 am
8087
I figured it out. I was forgetting to convert the integer back to a string to do the search. Here's the working logic: // Check for autonumber formatting If...
Brad Anderson
brad@...
Send Email
Feb 16, 2008
2:54 am
8088
Hi Brad, I am sorry I couldn't help you with this last night. I've got the crud, so I went to bed shortly after I called you. A couple of minor points: These...
Rick Quatro
frameexpert@...
Send Email
Feb 16, 2008
2:06 pm
8089
Hi all, I've been trying to use the FrameMaker API to add a custom dialog box to one of the menus. The sample in the FrameMaker SDK instructs you to: - create...
Mark O'Connor
lemoco
Offline Send Email
Feb 19, 2008
1:06 pm
8090
I've been reading Crash Course to learn FrameScript and need to know if there are any FrameMaker files to go with the Scripts? Thanks Dale...
indus_pig
Offline Send Email
Feb 21, 2008
11:06 pm
8091
... If you have been reading the book you should already know. If you have been reading about the Crash Course: No, it is accompanied by the sample code in...
Michael Müller-Hil...
michaelmh
Offline Send Email
Feb 22, 2008
9:15 am
8092
Hello all, I want to import a selected reference page named 'MyRefpage' from a doc. Normal import does all refpages, so I have a workaround here, but at the...
Guido Carl
gcarladwin
Offline Send Email
Feb 22, 2008
10:15 am
8093
Hello Guido, create a temporary document import all reference pages in this document delete all unnecessary referencepages in the temporary document import...
framescript@...
karsten_natebus
Offline Send Email
Feb 22, 2008
10:38 am
8094
... document ... Thanks. Simple solutions are best. By the way: Your SuperImportBundle is top of my current shopping list. best regards Guido...
Guido Carl
gcarladwin
Offline Send Email
Feb 22, 2008
10:47 am
Messages 8065 - 8094 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