Hello Lim,,

It unloads JFW.  It was mainly used when having to unload JFW before
starting another application that took control of the synthesizer.  For
instance, here is an old batch file I ran from a shortcut that (1) unloaded
JFW; (2) ran WebSpeak, and (3) reloaded JFW after WebSpeak was unloaded.
With this shortcut, I selected it and launched WebSpeak without a hiccup!
REM Cycles speech for JFW and WebSpeak
Start.exe /w C:\JFW32\JFWKill.exe
Start.exe /w C:\WS\WebSpeak.exe
C:\JFW32\JFW.EXE


The first line used the Start.exe command to start a Windows app from the
DOS command line, using the "/w" switch to make sure the batch file didn't
continue processing to the next line until the JFWKILL utility was finished
and gone.
The second line used the same command with the same switch to launch
WebSpeak, and after it was finished and gone, it reloaded JFW.


With the sleep mode, I don't believe that command is used for that purpose
any longer.



Thanks,
Dennis Brown, [EMAIL PROTECTED]
Visit the Blind Programming site at http://brown99.home.mindspring.com/

----- Original Message -----
From: Lim, Michael C <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 26, 1999 5:11 PM
Subject: RE: jfwkill.exe


> The best thing to do is to e-mail [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  and
ask them.  They reply promptly. One Dennis there is a good bloke!
>
>
> Michael, the Infamors Chinaman!
>
> -----Original Message-----
> From: Raymond O. Sewell [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 26 August 1999 21:39
> To: jfw list
> Subject: jfwkill.exe
>
>
> I was in my JFW33 Folder and saw a file that I haven't noticed before,
> "jfwkill.exe."  Can someone tell me what this file is?
>
> Thanks, Ray
>
> -
> Visit the jfw ml web page: http://jfw.cjb.net
> -
> Visit the jfw ml web page: http://jfw.cjb.net

-
Visit the jfw ml web page: http://jfw.cjb.net

Reply via email to