[jawsscripts] Re: SayInt Limit

  • From: Kelly Wills <Kelly.Wills@xxxxxxxxxxxxxx>
  • To: "jawsscripts@xxxxxxxxxxxxx" <jawsscripts@xxxxxxxxxxxxx>
  • Date: Fri, 2 Feb 2018 13:06:21 +0000

Since it is a 32 bit signed integer, the acceptable values are between 
-2147483648 and 2147483647. The integer you are using falls outside of that 
range. I don't know if there is a way to use unsigned integers in JAWS scripts, 
but if there is, it would be sufficient to hold the number you mentioned.

-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx 
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Bob
Sent: Friday, February 02, 2018 6:31 AM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] SayInt Limit

Another odd question, using Jaws 17 for this one.

SayInt (3547573373) is announcing minus 1

Is there any way to work around this?

Thanks

Bob

__________�

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



__________�

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

Other related posts: