Hi,
What exactly is the name given on the "Unknown script" error message?
If you like, attach your script file to a message addressed to
[EMAIL PROTECTED] and I'll take a look-see.  It sounds like the script
name isn't the same as the  calling statement in FocusChangedEvent section.
Check the spelling on the "PerformScript..." line in FocusChangedEvent, and
make sure it matches the name of the script being called.
Since the call to that script is in FocusChangedEvent function, and the
FocusChangedEvent function executes every time the focus changes, then you
would get that error everytime the call to that script generates that error!


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



----- Original Message -----
From: Barry Gilbert <[EMAIL PROTECTED]>
To: Chris Jenkins <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, May 17, 1999 10:23 AM
Subject: Re: AutoMaximizeOutlookExpress.


>     Hi Chris
>
> Thanks for forwarding the Script changes to Auto Maximize the Message in
OE.
>
> I have made the changes as suggested but am getting an "Unknown Script
Call
> To..." & the script is not taking effect.  This unknown scrip call occurs
at
> several other points now as well!
>
> I have only just begun to use JFW (v3.2) & think I have done everything
> properly but obviously have not!
>
> I have named the section added to the end  of the Script "MaximizeStatus"
&
> "MaximizeStatus()" as this appears to be called by the If statement in the
> Focus Change Event - any ideas what I am doing wrong.
>
> Sorry for being such a Dork!
>
> I have perused the Scripting documentation but am missing some fundamental
&
> probably elementary point.
>
> Many thanks
>
> Barry
>
> -
> Visit the jfw ml web page: http://jfw.cjb.net

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

Reply via email to