[jawsscripts] Re: Extending functionality to JFW installed scripts

  • From: "Travis Roth" <travis@xxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Fri, 24 May 2013 07:19:44 -0500

You can compile your scripts into their own files and then add a "use" line
to the internet explorer default scripts and recompile.
Or do this in reverse, rename the shipping IE scripts to something else,
name your scripts to the same as the original default scripts, and have your
scripts use the "use" statement to call the renamed scripts. Then recompile
this code with each version release.
It depends on if you are overriding any default scripts which order.
If your scripts are not overriding any default functionality then it should
not matter what order you do it.


-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Tom Shults
Sent: Friday, May 24, 2013 12:42 AM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Extending functionality to JFW installed scripts

All,

Excuse the naivete of my question, as I have limited knowledge about Jaws
scripting.

I long ago added some additional functions to the script files FS delivers
for Internet Explorer.  Each time I update IE, or JFW, I manually re-add
these functions to the FS scripts file, and recompile them.

Is there a more prefered way of doing this, rather than using my manual
method?  Perhaps there is some include method or merge method I should be
using?

Thanks in advance for any pointers,
Tom

__________�

View the list's information and change your settings at
//www.freelists.org/list/jawsscripts


__________�

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

Other related posts: