Skip to search.
framescript-users · FrameScript Users

Group Information

  • Members: 630
  • Category: Software
  • Founded: Aug 20, 1999
  • Language: English
? 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.

Messages

  Messages Help
Advanced
Messages 8145 - 8174 of 10298   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8145 Wolicki, Benjie
bwolicki Offline Send Email
Apr 1, 2008
2:38 pm
Hi Rick, Thanks for the answer, but it didn't work either. My full code is as follows: Get Object Type(Menu) Name('SpecialMenu') NewVar(vSpecialMenu); Get...
8146 rahdexir Offline Send Email Apr 1, 2008
3:19 pm
Hello everyone, I am quite new to FrameScript and I couldn't find an answer to my question in reference document. I wonder if it's possible to copy pages of...
8147 Michael Müller-Hil...
michaelmh Offline Send Email
Apr 1, 2008
5:39 pm
... To understand what is missing/necessary, you have to be aware that each menu command may be attached to many different menus. You find many commands or...
8148 Wolicki, Benjie
bwolicki Offline Send Email
Apr 2, 2008
7:53 am
Thank you very much that solved the problem. I had mistakenly assumed that the assignment of the menu command to the special menu in the New command was...
8149 rickrett Offline Send Email Apr 2, 2008
9:02 pm
Hey all- My template has a title page that is completely variable driven. The variables are on a text frame on the masterpage. It is uneditable from the body...
8150 Klaus Mueller
klaus_mueller23 Offline Send Email
Apr 2, 2008
10:18 pm
[FrameMaker 7.2, FrameScript 4.1R2] I wrote a script to parse an XML file encoded in UTF-8 with an EActivexObject: New EActivexObject NewVar(gvXmlDom)...
8151 Michael Müller-Hil...
michaelmh Offline Send Email
Apr 3, 2008
6:56 am
I seem to remember you can put PostScript code text boxes on the master page itself (I used this for a dissolve effect on page turns, when preparing...
8152 Richard
sbrv22 Offline Send Email
Apr 3, 2008
10:13 am
Hi Klaus, did you try to use differnet beginning of your xml-files, like (From Hand): <?xml version="1.0" encoding="ISO-8859-1"?> norlmy the the DOM-maker read...
8153 Klaus Mueller
klaus_mueller23 Offline Send Email
Apr 3, 2008
11:23 am
Hello Richard, The XML files are correctly encoded as UTF-8. Changing the encoding definition in the header only won't change the encoding itself and will lead...
8154 Richard
sbrv22 Offline Send Email
Apr 3, 2008
11:55 am
Hi, ... May the point where you set the codpage is important. Try between those two vabriables. ... Are you shure that MSXML can convert. May it only reads...
8155 newtonfuria Offline Send Email Apr 3, 2008
1:17 pm
I think is better to use another approach: - create a frame with a different flow, - put the text in this frame, - apply some paragraph format, - format the...
8156 Debbie
thedocchick Offline Send Email
Apr 3, 2008
2:36 pm
When I run a script (an event script from our menu), it runs successfully the first time but returns error code -58 (InvalidString) on subsequent runs. If I...
8157 Michael Müller-Hil...
michaelmh Offline Send Email
Apr 3, 2008
3:22 pm
... Debbie, Would you be able to help someone with this amount of information? Does the error message contain a line number? Have you tried looking at the...
8158 Debbie
thedocchick Offline Send Email
Apr 3, 2008
3:56 pm
Hi Michael, My ability to help someone with this amount of information would depend on if I had ever been in their situation. My belief when I posted the...
8159 martin.smith@...
golehtek Offline Send Email
Apr 3, 2008
4:12 pm
Hi Debbie, Variables in event scripts can persist after a window closes or a process runs to completion, unless you declare variables as local in scope. My...
8160 indus_pig Offline Send Email Apr 3, 2008
11:36 pm
Can framescripts be run from FrameMaker that does not have FrameScript installed. Thanks...
8161 framescript@...
karsten_natebus Offline Send Email
Apr 4, 2008
6:19 am
Hello, this is not possible! best regards Karsten   Can framescripts be run from FrameMaker that does not have FrameScript installed. Thanks Hello, this is...
8162 hooghwinkelwim Offline Send Email Apr 4, 2008
7:43 am
Hi, My client has a lot of scripts running now in FM 7.2 and using FS3.2 (Windows XP). They want to migrate to FM 8. What would happen with the current ...
8163 Rick Quatro
frameexpert@... Send Email
Apr 4, 2008
12:33 pm
Hi Wim, You would have to upgrade to FrameScript 5.1 because FrameScript 3.2 is not available for Frame 8, but your scripts should work fine and not need any...
8164 Michael Müller-Hil...
michaelmh Offline Send Email
Apr 4, 2008
12:37 pm
... Yes. But all usual tasks involved with version changes apply. The changes in FrameMaker are not to be underestimated! You have to care especially for...
8165 Rick Quatro
frameexpert@... Send Email
Apr 4, 2008
12:52 pm
Hi Deb, I have been out of town so I am just now seeing your message. If you want to do a web conference, I will be glad to help you troubleshoot this. Let me...
8166 Debbie
thedocchick Offline Send Email
Apr 4, 2008
10:06 pm
Thanks Martin. I did have several "write console" lines in my code in an attempt to isolate the offending code. I went back and added even more and tracked...
8167 Michael Müller-Hil...
michaelmh Offline Send Email
Apr 5, 2008
4:43 pm
... Debbie, non-ASCII characters are not allowed for the PDFDocInfo (which includes many characters from non-English languages, including smart quotes). For a...
8168 Martin R. Smith
golehtek Offline Send Email
Apr 8, 2008
1:00 am
Hi Debbie, I'm glad to hear that you got your script running. As I often tell people, I don't want a computer that does what I tell it to do. I want a computer...
8169 baastra Offline Send Email Apr 9, 2008
6:50 pm
I'm trying to write a script to copy/paste the attribute values of an Element from one document in a book to the other documents of the same book. This Element...
8170 Michael Müller-Hil...
michaelmh Offline Send Email
Apr 10, 2008
7:16 am
As Martin R. Smith recently wrote, and I like to repeat that as well at too many places and times: The computer unfortunately never does what I intend, but...
8171 framescript@...
karsten_natebus Offline Send Email
Apr 10, 2008
7:31 am
Hello Beat another problem is, the Execute Fc KbdPaste command required an active document. ForAllDocsInBook returns for a open document a object pointer an...
8172 indus_pig Offline Send Email Apr 10, 2008
8:24 pm
This is some code that I wrote to look for added carriage returns and delete them. I beleive that it finds the carriage returns but does not delete them. Can...
8173 rickrett Offline Send Email Apr 13, 2008
3:07 pm
Thanks for the suggestions. I decided to go with the pdfmark option since A.) it seemed like fun, and B.) I could add some formatting to make the bookmark have...
8174 rickrett Offline Send Email Apr 13, 2008
3:11 pm
Hello- I've been looking around, but I can't find any information on sending a password to a PDF such as through a pdfmark. Does anyone know if this is...
Messages 8145 - 8174 of 10298   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help