Hello Scripters, I've got one question: the Import Formats command supports (in addition to others) the following "formatType": RemoveExceptions I thought,...
2384
Klaus Mueller
klaus_mueller23
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...
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
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@...
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...
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@...
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
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@...
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 ...