[jawsscripts] Re: detecting numbers,

  • From: Jitendra <jeet.invincible@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Tue, 21 Jul 2009 22:53:53 +0530

Hello friends, I am sorry both martin and paul, that code compiled well, 
but did nothing as expected, below is my code, see if you can help.
Script JawsDelete ()
Var
String sTemp,
LetStemp = Get GetWord ()

If StringContains (Stemp, ".123456789") then
SayFormattedMessage (ot_error,NothingSelected)
Else
TypeCurrentScriptKey ()
Say String ("Deleted")
EndIf
else
PerformScript JawsDelete()
EndIf
EndScript
Thank you, Jitendra.
__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

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

Other related posts: