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 3591 - 3620 of 9213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3591
The product name has changed once again and so I would like to make it a variable instead of it being hard coded. First, is there an advantage to this? Second,...
parliamentarylaw
parliamentar...
Offline Send Email
Apr 1, 2003
4:59 pm
3592
Even better, there's a free plugin available. http://www.electropubs.com/downloads.htm Eric L. Dunn...
eric.dunn@...
Ford_Prefect...
Offline Send Email
Apr 1, 2003
5:39 pm
3593
... Omigod, yes! Variables save lots of time and mindless work when the inevitable changes in product name, version number, company name, etc., occur. Just one...
Richard Combs
rgcombsvoyant
Offline Send Email
Apr 1, 2003
6:06 pm
3594
Hi, ... However as far as I know this script doesn´t search on master pages. We use the product name also in the header. Therefore I´d use a script to...
Reng, Winfried
winfriedreng
Offline Send Email
Apr 2, 2003
9:46 am
3595
Hello Framers, If you want to learn FrameScript, I am having a special sale. See the home page of my web site. Thanks. Rick Quatro Carmen Publishing ...
Rick Quatro
frameexpert
Offline Send Email
Apr 2, 2003
1:48 pm
3596
Hi, Amazing. Can I buy this bundle also in germany (because of the book)? Wolfgang ... From: Rick Quatro [mailto:rick@...] Sent: Mittwoch, 2. April...
Kühn Wolfgang
wkuehn32
Offline Send Email
Apr 2, 2003
2:12 pm
3597
... Rick, Do you have a text-only description of your bundle? I get a blank screen when I access your webpage. (That might be because I'm running OpenBSD with ...
Dave Feustel
dfeustel@...
Send Email
Apr 2, 2003
2:33 pm
3598
Hello Framers, I have received a few inquiries from people outside the US. The bundle includes US shipping only because I don't have an easy way to calculate ...
Rick Quatro
frameexpert
Offline Send Email
Apr 2, 2003
2:37 pm
3599
Can you use FrameScript to detect a double-click in a document? I've searched FML's documentation and have found no reference to this, although I know you can...
yourmom_of_course
yourmom_of_c...
Offline Send Email
Apr 2, 2003
3:56 pm
3600
Hi Mom, ... Double (or Triple) clicks can be detected in the Event NotePreMouseCommand: Event NotePreMouseCommand If (IParm.ObjectName) = 'Session' Set...
"Müller, Klaus"
mueller_itl
Offline Send Email
Apr 2, 2003
4:58 pm
3601
Larry Owens <lowens1967@...> wrote:In the directories that we publish, we include a person's email addy. However, if the email is too long, it will...
larry owens
lowens1967
Online Now Send Email
Apr 2, 2003
10:06 pm
3602
Also, we are using a different para element to write the emails (called "email" of course), if that helps. RLO ... Do you Yahoo!? Yahoo! Tax Center - File...
larry owens
lowens1967
Online Now Send Email
Apr 2, 2003
10:08 pm
3603
Here's as far as I got. LOOP Foreach(Pgf) In(ActiveDoc.MainFlowInDoc) LoopVar(pgfvar) IF pgfvar.Name = 'Email' Display pgfvar.Text ENDIF ENDLOOP This allows me...
larry owens
lowens1967
Online Now Send Email
Apr 3, 2003
2:45 pm
3604
Larry, What happens if you use Format > Document > Text Options and you add an @ in the Allow Line Breaks After field? Rick Quatro Carmen Publishing ...
Rick Quatro
frameexpert
Offline Send Email
Apr 3, 2003
3:00 pm
3605
YOU ARE MY HERO!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I LOVE YOU, MAN! Rick Quatro <rick@...> wrote:Larry, What happens if you use...
larry owens
lowens1967
Online Now Send Email
Apr 3, 2003
3:07 pm
3606
Hello everybody. I'm just do start programming with ElmScript/FrameScript and, naturely, I get an error "invalid data type" which I can't understand. Well, I...
gcarladwin
Offline Send Email
Apr 4, 2003
1:39 pm
3607
Hello Guido, ... Let's take look at that line: Find Member(vTemp) InList(vFileLst) ReturnStatus(vFound); Ok, what's the invalid data type? Place these lines...
"Müller, Klaus"
mueller_itl
Offline Send Email
Apr 4, 2003
3:36 pm
3608
Hallo, here is a little sample for recursion. //--------------begin code--------------- //File: RecDir.fsl //Rekursives durchsuchen von Verzeichnissen NEW...
Karsten Natebus
natebusk
Offline Send Email
Apr 4, 2003
6:49 pm
3609
When opeing an sgml file that represents a book, you are immediately presented with the Save Book dialog. Is it possible to avoid having this dialog display ...
eric.dunn@...
Ford_Prefect...
Offline Send Email
Apr 4, 2003
7:20 pm
3610
I need to create a set of reference pages. The goal is to create a page with a flow containing a table that can grow to any required size. I have two questions...
Joe Ward
brodnack
Offline Send Email
Apr 5, 2003
12:05 am
3611
Joe, Here is a script that shows the basic steps. Rick Quatro Carmen Publishing 585-659-8267 rick@... http://www.frameexpert.com Author of...
Rick Quatro
frameexpert
Offline Send Email
Apr 7, 2003
12:10 pm
3612
Hi there, I got the following problem: In a document I have referenced Images. But during creation of my document and these referenced Images the image names...
Ralf Löbelt
ralfloebelt
Offline Send Email
Apr 7, 2003
1:47 pm
3613
Hi Ralf, I wrote a script, which copy all referenced graphics in a new folder. I think you can get some lines for your script. Michael...
michael.kaemper@...
michaka67
Offline Send Email
Apr 7, 2003
1:54 pm
3614
I've noticed that some graphics (such as emf), even when imported by reference into a document, cause the Set DPI button in the Object Properties dialog box to...
yourmom_of_course
yourmom_of_c...
Offline Send Email
Apr 9, 2003
4:16 pm
3615
Mom, I can answer the first one... an emf is a vector format which means that it's described as a set of polygons and lines--therefore there's no DPI setting...
John Francis
jfrancis999
Offline Send Email
Apr 9, 2003
4:25 pm
3616
... Only bitmap (raster) graphics can have their DPI changed. A scalable vector graphic doesn't have a DPI (dots per inch) setting because it doesn't consist...
Richard Combs
rgcombsvoyant
Offline Send Email
Apr 9, 2003
4:28 pm
3617
I use the Framescript Database object to create framemaker files from database tables. I woul like to be able to update the tables to reflect edits I want to ...
Marcus Streets
marcus@...
Send Email
Apr 9, 2003
9:29 pm
3618
Hi Marcus, The current Database object is read-only. I am hoping that this is changed for FrameScript 3. Rick Quatro Carmen Publishing 585-659-8267 ...
Rick Quatro
frameexpert
Offline Send Email
Apr 9, 2003
9:44 pm
3619
I'm trying to import a book file (saved as a MIF) into a Frame document, but I keep getting an error 43: Bad Parameter. any ideas out there? thanks Rick D....
rsdelong
Offline Send Email
Apr 10, 2003
5:59 am
3620
Hi there We are working on a FrameMaker book (700 pages, 25 chapters) which was previously edited by about 10 persons separately. Not knowing much about FM's...
Andreas.Ganzera@...
motorang
Offline Send Email
Apr 10, 2003
7:59 am
Messages 3591 - 3620 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