[jawsscripts] Re: display something on a braille display

  • From: Victor Tsaran <vtsaran@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Mon, 07 Jul 2008 10:23:45 -0700

To disable this on the fly, you can do the following:

SetJCFOption(OPT_BRL_MESSAGE_PREFIX, false)

Otherwise, you can disable prefixes in the configuration manager.
Vic

marquats@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx wrote:
> Hi,
> 
> I'm writing a script file which frequently displays some text on a braille
> display. I use the Function
> 
> BrailleMessage (text, 0, 1000000)
> 
> At the beginning of the text it always adds "msg ". How can I avoid this?
> 
> I want only the explicitly displayed text to appear on the braille
> display, and it should stay on the display until the next text is
> displayed explicitly.
> 
> Greets and thanks for any help, 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: