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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 6719 - 6748 of 9213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6719
from reading some emails/posts to this list, it appears that the Apply Master Pages command (the one that uses paragraph tag rules stored in the ref pages) is...
jxopher
Offline Send Email
Feb 3, 2006
1:20 am
6720
I've done a few of these scripts for clients over the years, but they are involved enough that I would not give them away. One way you can disable the...
Rick Quatro
frameexpert@...
Send Email
Feb 3, 2006
2:04 am
6721
Hi all, I created a new conditional text named as "Review Comments" for including our reviews in the docs. But when i try to set the show cond parameter for...
ranvijaychandel
Offline Send Email
Feb 3, 2006
5:32 pm
6722
See if your condition format variable is valid: Get Object Type(CondFmt) Name('Review Comment') DocObject(dObj) NewVar(reviewCondInd); Display reviewCondInd; ...
Rick Quatro
frameexpert@...
Send Email
Feb 3, 2006
5:50 pm
6723
I've been wondering if it would be possible to have a script read a different Structured Applications file than the default. Essentially the script equivalent...
eric.dunn@...
Ford_Prefect...
Offline Send Email
Feb 7, 2006
10:06 pm
6724
Hi All, I am thinking of enhancing the framemaker. Actually i want to create my own shortcuts. For example, if i press some shortcut key, the "//D//" text...
ranvijaychandel
Offline Send Email
Feb 8, 2006
5:53 am
6725
Hi Eric, Here is the F-Code command (FrameMaker 7.2) Execute Fc 2952688; but it has the following limitations: 1) The structured applications file must be...
Rick Quatro
frameexpert@...
Send Email
Feb 8, 2006
1:45 pm
6726
There is an AutoText plug-in for FrameMaker that will probably do what you want. You can find out more about it here: ...
keith.soltys@...
keithtsx
Offline Send Email
Feb 8, 2006
1:53 pm
6727
... Thanks Rick. Where did you find the code? What bit of documentation did I fail to search? ... No.2 is a show-stopper unfortunately. Why can't Adobe make a...
eric.dunn@...
Ford_Prefect...
Offline Send Email
Feb 8, 2006
2:59 pm
6728
Hi Eric, Here is a sample function for structuring a document using CallClient. You should be able to adapt the code for your use. Function StructureDoc oInput...
Rick Quatro
frameexpert@...
Send Email
Feb 8, 2006
3:32 pm
6729
When I close a form that I have created using the "X" button in the top-right of the form instead of with an "OK" or "Cancel" button, the script runs as if the...
Alex Maynes
alex_maynes
Offline Send Email
Feb 8, 2006
5:58 pm
6730
I found some info on this list in post '6324' Evidently, I need to use the ".onclose" property. Thanks Clause for that information... Alex....
Alex Maynes
alex_maynes
Offline Send Email
Feb 8, 2006
6:03 pm
6731
I couldn't get the onclose property to work, but there was another answer in the message. To close the form, I wrapped the OKBUTTON/CANCELBUTTON if statement...
Alex Maynes
alex_maynes
Offline Send Email
Feb 8, 2006
6:24 pm
6732
... Well, I started testing before I read your response, and nothing seemed to be happening. Following the example on pages 51, and 700/701 in the FDKref, I...
eric.dunn@...
Ford_Prefect...
Offline Send Email
Feb 8, 2006
7:14 pm
6733
Thank you very much Keith for your propmt reply. I will try whatever you have specified in your mail and let you know if there are any problems with it. ...
ranvijaychandel
Offline Send Email
Feb 9, 2006
6:52 am
6734
Just to keep the list in the loop: ... Further research on the Adobe User-to-User forums uncovered one or two other cases of developers trying to use the same...
eric.dunn@...
Ford_Prefect...
Offline Send Email
Feb 9, 2006
5:49 pm
6735
Hi, I just got an assigment where i have a 200 page Word document that i want to bring into Frame. The original author imbedded all of the graphics in the...
russurquhart1
Offline Send Email
Feb 10, 2006
1:46 am
6736
Hi Russ, Take a look at the Export Object command in the Scriptwriter's Reference. Rick Quatro Carmen Publishing 585-659-8267 www.frameexpert.com Hi, I just...
Rick Quatro
frameexpert@...
Send Email
Feb 10, 2006
2:00 am
6737
I have a need to detect whether a file is being imported by Reference or by Copy prior to it being imported. I assume it best to key off of the NotePreImport...
Frank Brewer
fbrewer65
Offline Send Email
Feb 10, 2006
4:49 pm
6738
The NotePreImport event will contain access to 2 variables: FrameDoc will be the document object of the document you are importing into. Filename will be the...
Rick Quatro
frameexpert@...
Send Email
Feb 10, 2006
5:00 pm
6739
Wow, talk about a rapid reply; like 11 minutes! I can build off your work around to accomplish what I need. Best of all, I can stop exploring a dead-end and...
Frank Brewer
fbrewer65
Offline Send Email
Feb 10, 2006
5:26 pm
6740
Why build off my work? Don't you like my MsgBox text? :-) Wow, talk about a rapid reply; like 11 minutes! I can build off your work around to accomplish what I...
Rick Quatro
frameexpert@...
Send Email
Feb 10, 2006
5:29 pm
6741
The only thing I need to do is to give the user an option to keep it as-is or convert it (copy > reference or reference > copy). If they want to convert it,...
Frank Brewer
fbrewer65
Offline Send Email
Feb 10, 2006
5:56 pm
6742
Slightly odd question, I have just spent an afternoon modifying one of our production scripts to add a new feature - in this case to look at the TOC and sort...
Marcus Streets
marcus@...
Send Email
Feb 13, 2006
1:47 pm
6743
Hi All, I am ruuning a build for one of our documents. But the build is failing because of the following error: maker: Error in count_console_screens.fm while...
ranvijaychandel
Offline Send Email
Feb 14, 2006
6:25 am
6744
Hello Marcus, sounds like e very usefull script. If I write framescript code, it can take days - and results are not always what I expected... I am not a good...
Wim Hooghwinkel (Scri...
hooghwinkelwim
Offline Send Email
Feb 14, 2006
1:02 pm
6745
Hello Russ, a 'save as xml' will save all illustrations in a graphic file format (format depends on your r/w rules). Same for a save as HTML (JPG or GIF)....
Wim Hooghwinkel (Scri...
hooghwinkelwim
Offline Send Email
Feb 14, 2006
1:16 pm
6746
... I think I can realse it =- it is not core to the company's business and I am sure it would be obvious to a practitioner of the art given a little thought. ...
Marcus Streets
marcus@...
Send Email
Feb 14, 2006
2:28 pm
6747
When opening an XML file that creates a book, the "Save Book" dialogue is opened and a directory must be chosen and a filename has to be entered. Can I avoid...
eric.dunn@...
Ford_Prefect...
Offline Send Email
Feb 14, 2006
6:38 pm
6748
Hello Marcus, ... Obviously, this depends pretty much on the complexity of the problem. ... Although I wrote pretty much scripts within the last years, I do...
Klaus Mueller
klaus_mueller23
Offline Send Email
Feb 14, 2006
7:19 pm
Messages 6719 - 6748 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