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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 3591 - 3620 of 10298   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3591 parliamentarylaw
parliamentar... Offline Send Email
Apr 1, 2003
4:59 pm
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,...
3592 eric.dunn@...
Ford_Prefect... Offline Send Email
Apr 1, 2003
5:39 pm
Even better, there's a free plugin available. http://www.electropubs.com/downloads.htm Eric L. Dunn...
3593 Richard Combs
rgcombsvoyant Offline Send Email
Apr 1, 2003
6:06 pm
... 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...
3594 Reng, Winfried
winfriedreng Offline Send Email
Apr 2, 2003
9:46 am
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...
3595 Rick Quatro
frameexpert Offline Send Email
Apr 2, 2003
1:48 pm
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 ...
3596 Kühn Wolfgang
wkuehn32 Offline Send Email
Apr 2, 2003
2:12 pm
Hi, Amazing. Can I buy this bundle also in germany (because of the book)? Wolfgang ... From: Rick Quatro [mailto:rick@...] Sent: Mittwoch, 2. April...
3597 Dave Feustel
dfeustel@... Send Email
Apr 2, 2003
2:33 pm
... 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 ...
3598 Rick Quatro
frameexpert Offline Send Email
Apr 2, 2003
2:37 pm
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 ...
3599 yourmom_of_course
yourmom_of_c... Offline Send Email
Apr 2, 2003
3:56 pm
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...
3600 "Müller, Klaus"
mueller_itl Offline Send Email
Apr 2, 2003
4:58 pm
Hi Mom, ... Double (or Triple) clicks can be detected in the Event NotePreMouseCommand: Event NotePreMouseCommand If (IParm.ObjectName) = 'Session' Set...
3601 larry owens
lowens1967 Offline Send Email
Apr 2, 2003
10:06 pm
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...
3602 larry owens
lowens1967 Offline Send Email
Apr 2, 2003
10:08 pm
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...
3603 larry owens
lowens1967 Offline Send Email
Apr 3, 2003
2:45 pm
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...
3604 Rick Quatro
frameexpert Offline Send Email
Apr 3, 2003
3:00 pm
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 ...
3605 larry owens
lowens1967 Offline Send Email
Apr 3, 2003
3:07 pm
YOU ARE MY HERO!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I LOVE YOU, MAN! Rick Quatro <rick@...> wrote:Larry, What happens if you use...
3606 gcarladwin Offline Send Email Apr 4, 2003
1:39 pm
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...
3607 "Müller, Klaus"
mueller_itl Offline Send Email
Apr 4, 2003
3:36 pm
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...
3608 Karsten Natebus
natebusk Offline Send Email
Apr 4, 2003
6:49 pm
Hallo, here is a little sample for recursion. //--------------begin code--------------- //File: RecDir.fsl //Rekursives durchsuchen von Verzeichnissen NEW...
3609 eric.dunn@...
Ford_Prefect... Offline Send Email
Apr 4, 2003
7:20 pm
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 ...
3610 Joe Ward
brodnack Offline Send Email
Apr 5, 2003
12:05 am
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...
3611 Rick Quatro
frameexpert Offline Send Email
Apr 7, 2003
12:10 pm
Joe, Here is a script that shows the basic steps. Rick Quatro Carmen Publishing 585-659-8267 rick@... http://www.frameexpert.com Author of...
3612 Ralf Löbelt
ralfloebelt Offline Send Email
Apr 7, 2003
1:47 pm
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...
3613 michael.kaemper@...
michaka67 Offline Send Email
Apr 7, 2003
1:54 pm
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...
3614 yourmom_of_course
yourmom_of_c... Offline Send Email
Apr 9, 2003
4:16 pm
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...
3615 John Francis
jfrancis999 Offline Send Email
Apr 9, 2003
4:25 pm
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...
3616 Richard Combs
rgcombsvoyant Offline Send Email
Apr 9, 2003
4:28 pm
... 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...
3617 Marcus Streets
marcus@... Send Email
Apr 9, 2003
9:29 pm
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 ...
3618 Rick Quatro
frameexpert Offline Send Email
Apr 9, 2003
9:44 pm
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 ...
3619 rsdelong Offline Send Email Apr 10, 2003
5:59 am
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....
3620 Andreas.Ganzera@...
motorang Offline Send Email
Apr 10, 2003
7:59 am
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...
Messages 3591 - 3620 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