Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

framescript-users · FrameScript Users

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 901
  • 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

Advanced
Messages Help
Messages 2383 - 2412 of 10492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
2383 embegraf Send Email Jun 4, 2002
8:41 am
Hello Scripters, I've got one question: the Import Formats command supports (in addition to others) the following "formatType&quot;: RemoveExceptions I thought,...
2384 Klaus Mueller
klaus_mueller23 Send Email
Jun 4, 2002
7:19 pm
Hi Eckhard, ... I cannot confirm this using FS 2.1 (FM6 Win). *Using* RemoveExceptions *does* remove format overrides, *not using* it *does not* remove them. ...
2385 christian.dehnke@...
dehnke_chris... Send Email
Jun 5, 2002
6:39 am
Hi folks, I tried several things to find an inserted cross reference starting from the anchor symbol. This means I got the position and the data for the anchor...
2386 pcarey@...
hokuspokus22 Send Email
Jun 5, 2002
12:31 pm
Hello Scriptors. Is anyone able to divulge info about when FrameScript for Frame 7.0 will become available? I noticed that the FDK for 7.0 is available, but...
2387 Dave Feustel
dfeustel@... Send Email
Jun 5, 2002
1:37 pm
... From: <pcarey@...> To: <framescript-users@yahoogroups.com> Sent: Wednesday, June 05, 2002 7:31 AM Subject: [framescript-users] Framescript for...
2388 pcarey@...
hokuspokus22 Send Email
Jun 5, 2002
1:54 pm
... http://partners.adobe.com/asn/developer/framefdk/fdk.html -Pete...
2389 Dave Feustel
dfeustel@... Send Email
Jun 5, 2002
2:45 pm
Thanks. Pete Why is the Unix version 17 MB while the Windows version is only 11 MB? Is zip that much better than gz? ... Dave Feustel ...
2390 eric.dunn@... Send Email Jun 5, 2002
2:48 pm
Run into another problem with the documentation. Who would have figured? FmtChangeList only has descriptions for four properties. It lacks the descriptions of...
2391 Michael Müller-Hi...
michaelmh Send Email
Jun 5, 2002
2:48 pm
... Frank Elmore said he will release the next version (2.1R3?) when the FDK is released. Now it might take a few days to finalize it. Hopefully, - Michael -- ...
2392 eric.dunn@... Send Email Jun 5, 2002
7:42 pm
Curiouser and curiouser.... Using "Write object(filevar) vFmtChangeList.Properties;" I get the following output. What on earth is an Unknown property? Eric L....
2393 Dick Girard
tps_svl Send Email
Jun 6, 2002
4:17 pm
I don't think this is possible because the anchor stores only the original text. If that text later changes, the text stored in the anchor does not. The...
2394 Klaus Mueller
klaus_mueller23 Send Email
Jun 7, 2002
6:33 pm
Hi list. ... Although I do like the FS2.1 ESystem etc. functionality, I wonder how to verify whether it is installed or available. Currently, it is only...
2395 Klaus Mueller
klaus_mueller23 Send Email
Jun 8, 2002
12:22 am
Hi all. An Event Script does check some conditions in the Initialization procedure. In the case that some conditions don't match, it would like to cancel the...
2396 Michael Müller-Hi...
michaelmh Send Email
Jun 9, 2002
10:14 am
... Set a global variable and do the uninstall from the calling script...? Well, not beautiful... - Michael -- ...
2397 Michael Müller-Hi...
michaelmh Send Email
Jun 9, 2002
10:14 am
... I thought of parsing the fscript.ini (Mac: FScript2.Prefs) using the ESystem... oh no, but using simple Open File you could still parse this file. -...
2398 Lisa Bronson
techielmb Send Email
Jun 9, 2002
10:51 am
I will be out of the office starting 06/08/2002 and will not return until 06/17/2002. If you have any questions, please contact Gordon at x. 461 or Brad at x....
2399 Klaus Mueller
klaus_mueller23 Send Email
Jun 10, 2002
1:18 am
Hi Michael, ... Hmm, yes. But if you don't control the installation process (e.g. installed automatically or from fs starters) this isn't really satisfactory. ...
2400 Klaus Mueller
klaus_mueller23 Send Email
Jun 10, 2002
1:18 am
Michael, ... yep. ok. ... There's still no ESystem object update for the Mac, is it? Thanks, Klaus Mueller, Hamburg...
2401 Michael Müller-Hi...
michaelmh Send Email
Jun 10, 2002
8:37 am
... No, and I doubt there will ever be one, unless someone contributes heavy Mac system programming experience to Frank Elmore's work. The stuff with system...
2402 Tim Volk
mitvolk Send Email
Jun 10, 2002
11:26 am
Hi, in testing my Framescript I discovered something very weird. Maybe I've gone mad, maybe it's a FrameScript thing. I tried running my script 6 times. First...
2403 Rick Quatro
frameexpert Send Email
Jun 10, 2002
11:33 am
Tim, Do you get an error when running the script on a minimized document? Do you know where the script fails? Are you using Fcodes in your script? Can you post...
2404 Tim Volk
mitvolk Send Email
Jun 10, 2002
12:03 pm
Rick, The script runs and finishes every time without errors, but the result varies. I could post the script (600 lines) but it would take you quite a while...
2405 Rick Quatro
frameexpert Send Email
Jun 10, 2002
12:21 pm
Tim, Are you using the DocObject parameter on commands that use it? I have seen cases where the Get Object command will fail if you do not specify the ...
2406 Michael Müller-Hi...
michaelmh Send Email
Jun 10, 2002
2:56 pm
... Tim, in addition to Rick's mail, I saw some strange behaviour while formatting tables with FrameScript. It was necessary not only to redraw the screen...
2407 Tim Volk
mitvolk Send Email
Jun 11, 2002
9:17 am
Tried this and works, thanks, Rick. now i'm looking for a way to change the document view to "Fit Page to window". How do I do this. Tim. ... Van: Rick Quatro...
2408 pcarey@...
hokuspokus22 Send Email
Jun 11, 2002
12:54 pm
Hello All. I've been trying to figure out how to test for Write-Access (to a directory) with FrameScript. This is the only way I've found to do it... Are there...
2409 Klaus Mueller
klaus_mueller23 Send Email
Jun 11, 2002
7:08 pm
Hi Tim, ... You will need an FCode call here. Search the "F-Codes"-chapter your FS Reference for "fit page" or "zoom" or try Execute FC KbdZoomFitPage; ...
2410 a_s_mohr Send Email Jun 11, 2002
8:45 pm
... I posed the above question about 6 weeks ago, back in msg#2142 after a co-worker had asked me about it. Well, that co-worker has posed the question to my...
2411 Michael Müller-Hi...
michaelmh Send Email
Jun 11, 2002
9:17 pm
... August, have you made some tests? If the "Remember missing fonts" flag is set (haven't seen this in the session properties available to FrameScript yet),...
2412 Tim Volk
mitvolk Send Email
Jun 12, 2002
6:39 am
Thanks Klaus, I forgot to look in the F-codes section. Greetz, Tim. ... Van: mueller23@... [mailto:mueller23@...] Verzonden: dinsdag 11 juni 2002 21:07 ...
Messages 2383 - 2412 of 10492   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