[jawsscripts] Re: detecting numbers

  • From: "Martin Slack" <m.g.slack@xxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Thu, 9 Jul 2009 08:02:43 +0100

JAWS has the function StringToInt ().  This does the conversion you seek, 
but beware that a string containing no digits returns zero, and mixed 
strings return the leading digits (those before the first non-numeric 
character), if any.

  hth,

Martin


----- Original Message ----- 
From: "Jitendra" <jeet.invincible@xxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Thursday, July 09, 2009 3:14 AM
Subject: [jawsscripts] detecting numbers


> Hello friends, as jaws has a function that detects the strings, can it
> detect the number using the same function from a number string such as:
> 1:32:21 or there are some other function for detecting if it contains
> numbers other than 0?
> 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
>


--------------------------------------------------------------------------------



No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.375 / Virus Database: 270.13.8/2224 - Release Date: 07/08/09 
05:53:00

__________ 
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: