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 your group to be featured on the Yahoo! Groups website? 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 8554 - 8583 of 9213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8554
Thanks, Rick, that works great!...
Indyrose
milmacrose
Offline Send Email
Nov 1, 2008
6:53 pm
8555
Michael, the capital 'X' was indeed the problem. Thank you for your help. I am off now to discover additional stumbling blocks....
rmbetz
Online Now Send Email
Nov 4, 2008
11:26 pm
8556
Hi scripters I've 2 problems with Elmscript 5.2R1p129. Problem 1: =========== After installing of this release an error message pops up when starting...
chris_schaefer2000
chris_schaef...
Offline Send Email
Nov 6, 2008
2:12 pm
8557
Okay - Problem 1 is solved. The error raises when installing scripts with the same name variable. E.g.: Install Script File(strScriptPfad +...
chris_schaefer2000
chris_schaef...
Offline Send Email
Nov 6, 2008
2:45 pm
8558
Okay Problem 2 is also solved :-) Set strToken = eStr.SubString{strTest,1,intPos-1}'; New Paragraph PgfFmtName('HauptText') Text(strToken) PrevObject(vPgf) ...
chris_schaefer2000
chris_schaef...
Offline Send Email
Nov 6, 2008
2:57 pm
8559
Hi Chris, I wouldn't consider this a bother; on the contrary, it was very informative. Thanks. Rick Rick Quatro Carmen Publishing Inc 585-659-8267 ...
Rick Quatro
frameexpert@...
Send Email
Nov 6, 2008
3:06 pm
8560
Dear scripters, I want to have only 1 method to insert special characters and canned text into arbitrary applications - including FrameMaker. Hence I set up an...
Klaus Daube
klausdaube
Offline Send Email
Nov 7, 2008
10:14 pm
8561
Hi Klaus, What is the Clipboard Priority in your maker.ini file? ClipboardFormatsPriorities=TEXT, FILE, OLE 2, EMF, META, DIB, BMP, MIFW, MIF, RTF, UNICODE...
Rick Quatro
frameexpert@...
Send Email
Nov 8, 2008
2:27 am
8562
On 8 Nov 2008 at 4:21, framescript-users@yahoogroups.com wrote: Thank you for your answer, Rick! ... My settings are: ClipboardFormatsPriorities=UNICODE TEXT,...
Klaus Daube
klausdaube
Offline Send Email
Nov 8, 2008
12:47 pm
8563
Hi everyone, I am using a para tag for holding graphic anchors (ga,graphic_anchor). Its default font size is 4 pt. When the preceding paragraph is ...
Richard Pesant
richardpesant
Offline Send Email
Nov 11, 2008
4:16 pm
8564
Hi Richard, as far as I know, this works only to text ranges, not to paragraphs. I use a similar script to reset the pragraphs after text insets: Get Object...
W. Neumann
wneumann12
Offline Send Email
Nov 11, 2008
5:03 pm
8565
Hi, all, Unless I am missing something, and I hope I am, FrameScript seems somewhat challenged at supporting book level operations. Here are some things I...
rmbetz
Online Now Send Email
Nov 11, 2008
7:09 pm
8566
Hi Marc, To create a book, use the New Book command. To add a component to the book, use the New BookComponent command. To add a generated file to the book,...
Rick Quatro
frameexpert@...
Send Email
Nov 11, 2008
7:31 pm
8567
... with ... Thanks, Michael. Rick...
Rick A. Henkel
rickhenkel
Offline Send Email
Nov 11, 2008
8:54 pm
8568
Thanks, Rick. Not looking deep enough in the New command hierarchy, clearly. ... the book, use the New BookComponent command. To add a generated file to the...
rmbetz
Online Now Send Email
Nov 11, 2008
9:33 pm
8569
Hi there! I'm trying to get rid of a great number of unused old formats. I wrote a script which imports all formats from a template to my current document and...
Christoph Korsmeier
coarzee
Offline Send Email
Nov 12, 2008
8:37 am
8570
Hi Christoph, It looks to me like the problem might be that you're deleting the format before reassigning vXRefFmt with a new value. I think that if you put ...
Wolicki, Benjie
bwolicki
Offline Send Email
Nov 12, 2008
8:47 am
8571
Thanks, Benjie, I've just come up something that works, but it looks really complicated. It does the job but I guess, I've just put together a whole lot of...
Christoph Korsmeier
coarzee
Offline Send Email
Nov 12, 2008
10:43 am
8572
Hi Christoph, Yes, you are correct, this should work, but it is much more complicated than necessary. What I suggested before was simply changing the order of...
Wolicki, Benjie
bwolicki
Offline Send Email
Nov 12, 2008
11:04 am
8573
See my tutorial on lists and loops at http://www.frameexpert.com/tutorials/ Rick Quatro Carmen Publishing Inc 585-659-8267 www.frameexpert.com...
Rick Quatro
frameexpert@...
Send Email
Nov 12, 2008
12:52 pm
8574
Hello Scripters, I am using FrameMaker 8 and FrameScript 5.2R1. Is there any way to get the hex value of a character with FrameScript? Thanks in advance. Rick...
Rick Quatro
frameexpert@...
Send Email
Nov 15, 2008
2:07 pm
8575
Hello Rick, ... Take a look at the eUtl.FormatString command. Set lvChar = 9834S; //Set lvChar = TextSelection.Text; New Integer CharValue(lvChar)...
Klaus Mueller
klaus_mueller23
Offline Send Email
Nov 16, 2008
7:23 pm
8576
Hi, I've got a batch file that is creating a log file. The script runs perfectly well from within Framemaker but when I run it using RunEslBatch I'm hitting a...
m_m_anthony
Online Now Send Email
Nov 17, 2008
3:17 am
8577
Mary, You are hiding the information how variable gvBooktoPrint is filled/ created and how/when do you examine the value of gvLogFileName. When running scripts...
Michael Müller-Hil...
michaelmh
Offline Send Email
Nov 17, 2008
11:25 am
8578
Hi Klaus, Very nice. This is just what I needed. Thank you very much. Rick ... From: Klaus Mueller To: framescript-users@yahoogroups.com Sent: Sunday, November...
Rick Quatro
frameexpert@...
Send Email
Nov 17, 2008
1:00 pm
8579
Hallo Michael, Thanks for the reply I'm using Framemaker 8.0p277, Windows XP, with Framescript 5.1R2p206. My example script runs fine from within FM when I...
m_m_anthony
Online Now Send Email
Nov 17, 2008
5:28 pm
8580
Check this: ... If called externally Args[1] and therefore gvBooktoPrint is a string value, so later gvBooktoPrint.Name will behave unpredictable, if called...
Michael Müller-Hil...
michaelmh
Offline Send Email
Nov 17, 2008
8:37 pm
8581
Hallo Michael, Danke für Ihre Hilfe! :-D I didn't quite end up using what you suggested. Instead, I found that I could open the book with the Args[1] so: ...
m_m_anthony
Online Now Send Email
Nov 17, 2008
10:15 pm
8582
Hi, I downloaded ElmScript (Esl5_80.exe), the German version of FrameScript, and installed it. However, something doesn't work. The installation went well. No...
Reng, Dr. Winfried
winfriedreng
Offline Send Email
Nov 18, 2008
8:23 am
8583
Hello Wolfgang, I am not aware of that initialization error with FS5.2R1. You could try the following: 1. Try to copy the dll path from Explorer and copy it in...
Klaus Mueller
klaus_mueller23
Offline Send Email
Nov 18, 2008
10:24 am
Messages 8554 - 8583 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