[jawsscripts] please guide me about this variable error

  • From: moin sahil <moin.chamber1@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Thu, 15 Nov 2012 15:40:01 -0800

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

Other related posts: