[jawsscripts] Re: What to include in my personal MyExtensions.jss file

  • From: Bob <temp@xxxxxxxxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Tue, 14 Apr 2020 06:40:22 +0100

Start with hjconst.jsh and worry about anything else if something doesn’t work. 

Bob

On 14 Apr 2020, at 03:04, jeremy.richards7@xxxxxxxxx wrote:

Well, as a newbie, how does one determine what he/she will need in regards 
to the include statements. 

JR 

-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx <jawsscripts-bounce@xxxxxxxxxxxxx> On 
Behalf Of Bob
Sent: Monday, April 13, 2020 1:09 AM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: What to include in my personal MyExtensions.jss 
file 

Copying all that from the default is unnecessary. 
Only add the include and use lines that you actually need. 

Bob


On 13 Apr 2020, at 08:40, jeremy.richards7@xxxxxxxxx wrote:

Hi all,

I want to more aggressively pursue JAWS scripting, and because I will 
of course be modifying various default script files, I want to play it 
safe so thought I would ask the much more knowligable scriptors how to 
proceed. Here’s the plan, please tell me if I’m on the right track. 😊

I am going to create and place a myExtensions.jss file within my main JAWS 
enu folder at the following path: 
C:\Users\My computer name\AppData\Roaming\Freedom 
Scientific\JAWS\2020\Settings\enu

I will then copy and paste to MyExtensions.jss file the following info from 
the main JAWS default.jss file: 

Include "HjGlobal.jsh" ; default HJ global variables Include 
"hjconst.jsh" ; default HJ constants include "MSAAConst.jsh"
include "UIA.jsh"
include "XMLDom.jsh"
include "FSIMouseSpeech.jsh"
Include "HjHelp.jsh" ; Help Topic Constants Include "common.jsm" ; 
message file include "MAGic.jsm"
Include "JTController.jsm"
;Next two includes for Personalize Web Setting and other IE info.
include "IECustomSettings.jsh"
include "IE.jsm";For Personalize Web Setting and other IE info.
Include "magic.jsh"
Include "magcodes.jsh"
include "WinStyles.jsh"; Win Style Bits Constants used by the 
GetWindowStyleBits function use "UIA.jsb"
use "HomeRowWindows.jsb"
use "HomeRowMSAA.jsb"
use "HomeRowUIAObject.jsb"
use "HomeRowXMLDom.jsb"
use "magic.jsb"
use "say.jsb"
use "FSXMLDomFunctions.jsb"
use "touch.jsb"
use "Braille.jsb"
use "FSIMouseSpeech.jsb"
Use "Virtual.jsb"
use "TutorialHelp.jsb"
use "UserBufferTemp.jsb"
use "AIMHelper.jsb"
use "MSNHelper.jsb"
use "yimhelper.jsb"
use "VKeyboard.jsb";For the Select Symbol To Print dialog.
use "htlib.jsb"
use "ph.jsb"
use "FileIO.jsb" ; CollectionToFile and FileToCollection (ini-style).
use "uoSayAllSchemes.jsb"
Use "UserOptions.jsb"
Use "VerbosityCore.jsb"
Use "VoIPHelper.jsb"
use "SkypeWatch.jsb"; Manages Skype Alerts in background.
use "LyncWatch.jsb" ; Skype for Business bakground alerts use 
"myExtensions.jsb"
use "LiveResourceLookup.jsb"
Use "QuickSet.jsb" ; For Quick Settings functions / callbacks.
Use "deprecated.jsb" ;speak messages about deprecated script functions 
use "SmartNav.jsb"

What do you guys think? Is this a good or bad idea? Is it really this 
simple, or am I dreaming? Again, the goal is not to accidentally corrupt my 
default script files. 

Thanks,

JR

__________ 

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


__________ 

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

__________�

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


__________�

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

Other related posts: