[jawsscripts] Re: please guide me about this variable error

  • From: Jackie McBride <abletec@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Thu, 15 Nov 2012 17:03:59 -0700

Did u include your message file?

On 11/15/12, moin sahil <moin.chamber1@xxxxxxxxx> wrote:
> hi list,
> i am beginner in jaws scriptting
>  i am doing a Exercise which is  in Basics of Scripting
> but i am facing continuously a variable error when i am compiling
>  code is below
> notepad.jsm file code
> ; Message file for Notepad
> Messages
> @MSGText_L
> This is an example of a long message. This message is only spoken by
> JAWS when the beginner verbosity setting is in use.
> @@
> @MsgText_S
> This is an example of a short message.
> @@
> EndMessages
> notepad.jss code
> Script SpeakMessage ()
> SayFormattedMessage (OT_MESSAGE, MsgText_l, MsgText_S)
> EndScript
> Compile Error
>  Unknown variable OT_MESSAGE
> please guide me if any1 know that why i am facing the error
> regards
> moin
> __________ï
>
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
>


-- 
Blame the computer--why not? It can't defend itself & occasionally
might even be the culprit
Jackie McBride
Ask Me Computer Questions at: www.pcinquirer.com
Jaws Scripting training materials: www.screenreaderscripting.com
homePage: www.abletec.serverheaven.net
__________ï

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

Other related posts: