[jawsscripts] Re: change braille table

  • From: "Rui Fontes" <rui.fontes@xxxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Sun, 16 May 2010 13:50:01 +0100

Hello,

You can use the following:

IniRemoveKey ("Braille", "BrailleTranslationTable", "BrFacil.jcf", True)
IniWriteString ("Braille", "BrailleTranslationTable", "PT_Unicode", 
"BrFacil.jcf",True )

I use that technic of removing and writing again, since it is the one that 
gaves more guarantee of working 100% of the times...

Rui




----- Original Message ----- 
From: <marquats@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Sunday, May 16, 2010 12:10 PM
Subject: [jawsscripts] change braille table


> Hi all,
>
> is there a way to change the braille translation table from within a 
> script?
>
> One can change the braille table from the jaws main window by choosing
>
>   options - braille - translation table.
>
> But can this also be done in a script or a function like AutoStartEvent? I
> don't want the users to have to do this manually, but when my app starts,
> it should switch to the right translation table automatically.
>
> Greets and thanks, Thomas Marquardt
>
>
> __________�
>
> 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: