[jawsscripts] Extending with Use statement

  • From: Bob <temp@xxxxxxxxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Mon, 9 Nov 2020 09:23:36 +0000

I am a little stumped. 
I am writing some modifications for teams. 

I have tried 2 different setups:

Teams.jss with
Use “teams.jsb”
And all my modifications in the teams.jss file. 

Teams.jss with
Use “teams.jsb”
Use “teams_modifications.jsb”
And an unused function to stop errors as per Doug’s recommendations. 

I would prefer the second option so that I can add further use statements in 
the future to allow me to incorporate additional modifications on a per 
organisation basis without having to create separate script files if I update 
the core that would effect all organisations the scripts are supplied to. 

The issue I have is that with the exact same code in the use modified file as I 
put in the teams jss I get a huge increase in lag on keypresses. Down arrow 
through the chats list becomes unusable. 

Any ideas why this could be or what I might need to do to overcome it?

Thanks

Bob



__________�

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

Other related posts: