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

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 6447 - 6476 of 9208   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6447
Hi Martin, I am sorry for the delay in replying. As may have been mentioned, you can use the NoteBackToUser event to monitor what is happening in the document....
Rick Quatro
frameexpert@...
Send Email
Oct 2, 2005
11:23 pm
6448
Hello Rick and Martin, However, the NoteBackToUser event has to be used with caution. It adds fast to problems with other scripts. Here one example of such a...
Karsten Natebus
karsten_natebus
Offline Send Email
Oct 3, 2005
9:16 am
6449
Glad to hear about the syntax highlighting feature of the new editor. Does any of you know of (or have) a vim version of this? Since I prefer using vim (vi...
Peter Vanroose
peter_vanroose
Offline Send Email
Oct 3, 2005
7:52 pm
6450
Hello Scripters, I Try to set the zoom with the following command: Set ActiveDoc.Zoom=100; But nothing happens. I cannot change the zoom with this command. Any...
Ralf Löbelt
ralfloebelt
Offline Send Email
Oct 4, 2005
10:32 am
6451
Hello Ralf, ... Try Set ActiveDoc.Zoom=1.0; instead. Regards, Klaus ... From: Ralf Löbelt Date: 04.10.2005 12:30...
Klaus Mueller
klaus_mueller23
Offline Send Email
Oct 4, 2005
10:34 am
6452
I'm calling a subroutine from another script. The variables passed in are fine, but the Returns variables are not edited after leaving the sub. I've tried...
d_arcidiacono
Offline Send Email
Oct 4, 2005
2:54 pm
6453
Hello, use for all return variables the Returns keyword Sub: Sub sbSaveAsBasedOnOther using lv_ExistingFileNameLocation lv_NewFileNameLocation Returns...
Karsten Natebus
karsten_natebus
Offline Send Email
Oct 4, 2005
3:19 pm
6454
THANK YOU, Karsten!! That works. ... lv_NewFileNameLocation ... lv_NewFileNameLocation(NewFile)...
d_arcidiacono
Offline Send Email
Oct 4, 2005
4:54 pm
6455
Hi, Anyone know if it's possible to create a FrameScript script that can act like a macro recorder, recording the code corresponding to all actions a Frame...
therivermonster
Offline Send Email
Oct 6, 2005
7:45 am
6456
Hi, Is there any way to have the Yahoo and Google newsgroup servers appear in Outlook Express as I can do for Adobe and Microsoft? (I tried adding ...
therivermonster
Offline Send Email
Oct 6, 2005
8:29 am
6457
Hi there, If I use this code in the NotePostMouseCommand event on objects without set UserSting = '' the MsgBox comes up very quickly. But if the UserString...
chris_schaefer2000
chris_schaef...
Offline Send Email
Oct 6, 2005
10:05 am
6458
Hi, Is it possible to stop a script that is running in the Script window? Pg 106 of the "Basics" guide says I should be able to do this with ESC, but it...
therivermonster
Offline Send Email
Oct 6, 2005
10:21 am
6459
Adrian, you cannot stop the execution of a script in the script editor. If you're pressing the ESC key the script will stop the execution. But: If you're...
chris_schaefer2000
chris_schaef...
Offline Send Email
Oct 6, 2005
10:44 am
6460
Hi Chris, I don't know the answer to your question, but you should be aware that the FP_UserString property is only documented on FO_CombinedFontDfn and...
Rick Quatro
frameexpert@...
Send Email
Oct 6, 2005
10:56 am
6461
Hi Rick, I've found the answer myself. I didn't know that the NotePostMouseCommand event in FrameScript works first. I've scripted a procedure for this event...
chris_schaefer2000
chris_schaef...
Offline Send Email
Oct 6, 2005
11:08 am
6462
Oh, okay. Thanks anyway. Adrian ... with ... window? ... CTRL-...
therivermonster
Offline Send Email
Oct 6, 2005
11:37 am
6463
I asked this question a while back. The macro recorder in Word is very useful for learning VBA and a similar tool for FrameMaker/Framescript would be extremely...
keith.soltys@...
keithtsx
Offline Send Email
Oct 6, 2005
1:01 pm
6464
You need to find out if they have an nntp (Usenet newsgroup) protocol feed. That's what Outlook Express is looking for. As far as I know, Yahoo groups are a...
keith.soltys@...
keithtsx
Offline Send Email
Oct 6, 2005
1:04 pm
6465
What a shame! Thanks keith. Adrian ... very ... FrameMaker/Framescript ... such a ... have donei ... can...
therivermonster
Offline Send Email
Oct 6, 2005
1:22 pm
6466
Thanks again! I have a whole bunch of Adobe and Microsoft newsgroups that I check regularly in OE. It would have been nice to add my Google and Yahoo...
therivermonster
Offline Send Email
Oct 6, 2005
1:28 pm
6467
You could try using an RSS reader to view all of these. I use an online RSS reader (bloglines.com) to view several Google and Yahoo groups, and the Adobe and...
Rick A. Henkel
rickhenkel
Offline Send Email
Oct 6, 2005
1:29 pm
6468
That's a good idea. I use Bloglines to read the techwr-l mailing list, but it never occurred to me to try it with a Yahoo group. However, I still find it...
keith.soltys@...
keithtsx
Offline Send Email
Oct 6, 2005
1:50 pm
6469
A recorder would be tough, because, technically, FrameScript is not a macro language. The way you perform a task programatically does not always follow the...
Rick Quatro
frameexpert@...
Send Email
Oct 6, 2005
7:00 pm
6470
Keith, Adrian, ... Is there any problem activating * Individual emails - Receive individual messages. in the "Message Delivery" section of the "Edit...
Klaus Mueller
klaus_mueller23
Offline Send Email
Oct 6, 2005
7:18 pm
6471
Gee, Rick. Why don't you just rewrite FrameMaker? (grin). Keith -- Keith Soltys Senior Technical Writer Architecture TSX Technologies (416) 947-4397 A recorder...
keith.soltys@...
keithtsx
Offline Send Email
Oct 6, 2005
7:19 pm
6472
I am reading this group in my mail reader at work (Lotus Notes), so I must have that setting turned on. It never occurred to me for some reason that you could...
keith.soltys@...
keithtsx
Offline Send Email
Oct 6, 2005
7:32 pm
6473
Hello, can anyone advise me on a simple script for printing the current page, with fixed print settings and printer? Met vriendelijke groet / kind regards, Wim...
Wim Hooghwinkel
hooghwinkelwim
Offline Send Email
Oct 7, 2005
9:12 am
6474
Hello, The printer must be changed in another Script. First script (sample from EslObjects.pdf): Display 'Default Printer is '+eSys.DefaultPrinter; DialogBox...
Karsten Natebus
karsten_natebus
Offline Send Email
Oct 7, 2005
1:51 pm
6475
Thanks Klaus, In my membership details I already had this option enabled. However, I have only ever received two emails since I joined this group in February,...
therivermonster
Offline Send Email
Oct 10, 2005
9:25 am
6476
Hello Scripters, Here is a strange thing... I import into a fram-doc a word document which contains a referenced grafic. The reference works fine, but...
Ralf Löbelt
ralfloebelt
Offline Send Email
Oct 11, 2005
7:45 am
Messages 6447 - 6476 of 9208   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