If you did your default override in the same manner as SkypeWatch's
instaler does, all you need do to install SkypeWatch is to add a Use
line for it.  If you modified the standard JAWS default file directly
for your job, it would be best to split out your modifications into
their own file, but that takes a little recoding that I can't direct
you through from here having not seen what you have.

A general guideline for how to do this follows:

; Create default_fs.jsb as for SkypeWatch, or let the SkypeWatch installer do 
it.  Then...
Use "default_fs.jsb"
Use "skypewatch.jsb"

include "hjconst.jsh"

script BrailleRouting()
if (my special condition is not true) then
        ; Just call the original default.jss version.
        performScript BrailleRouting()
        return
endIf
; Do whatever special I need to do,
; which may include calling the original script at some point as above.
endScript


On Thu, Oct 29, 2009 at 07:39:57AM -0400, Tony Hernandez wrote:
Hi. I have a procedure that I added to the brailleRouting function, and I
lost it when I followed the procedure to use skypeWatch. I attempted to put
it back, but all that does is overwrite the custom default file that I made
when installing skype watch. I tried several other ways, but that made such
a mess that I was glad I had another version of jaws installed on this
machine. Has anyone been successful in geting his/her custom default
behavior back after installing skype watch? I have come to rely on my custom
procedure for my job. Any help with this would be appreciated.  

 

Tony Hernandez, Medical Transcriptionist

http://tonyspeaks.com/

(706) 621-5886

Skype: tonyspeaks

MSN: [email protected]

 

Thanks for posting to the skype english list. To  access scripts for the latest 
version of skype go to
http://www.dlee.org/skype
To access tutorials and other goodies go to
http://www.marrie.org/skype/skype.html


To contact the list owner send a message to
mailto:[email protected]

to download a tool that will help install skypewatch for jaws users, go to this 
link.
http://free-zg.t-com.hr/hkatic/swsetup.html

and for a searchable archives page go here.
http://bit.ly/64Y48

thanks and have a wonderful day.


_______________________________________________
Skypeenglish mailing list
[email protected]
http://emissives.com/mailman/listinfo/skypeenglish_emissives.com

-- 
Doug Lee                 [email protected]                http://www.dlee.org
SSB BART Group           [email protected]   http://www.ssbbartgroup.com
"No person is your friend who demands your silence or denies your
right to grow." --unknown source

Thanks for posting to the skype english list. To  access scripts for the latest 
version of skype go to
http://www.dlee.org/skype
To access tutorials and other goodies go to
http://www.marrie.org/skype/skype.html


To contact the list owner send a message to
mailto:[email protected]

to download a tool that will help install skypewatch for jaws users, go to this 
link.
http://free-zg.t-com.hr/hkatic/swsetup.html

and for a searchable archives page go here.
http://bit.ly/64Y48

thanks and have a wonderful day.


_______________________________________________
Skypeenglish mailing list
[email protected]
http://emissives.com/mailman/listinfo/skypeenglish_emissives.com

Reply via email to