[jawsscripts] Re: Can't get arrays to work

  • From: Doug Lee <doug.lee@xxxxxxxxxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Tue, 18 May 2010 17:32:28 -0400

Which version of JAWS 11?  The original JAWS 11, without updates, will
not support arrays or collections.

On Tue, May 18, 2010 at 03:56:09PM -0500, jaws tech wrote:
I've tried using arrays in my scripts with JAWS 11 and am having no luck.  I
have followed the directions in the scripting manual
to a t but I cannot even get past the defining of an array variable.  I get
an error "the word var must be followed by a variable definition".  It
doesn't seem to perform as outlined in the manual.
Is anyone else having this problem??

The example variable definition section of code is shown below:

var
StringArray strings
let strings = new StringArray[50]


__________???

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

-- 
Doug Lee, Senior Accessibility Programmer
SSB BART Group - Accessibility-on-Demand
mailto:doug.lee@xxxxxxxxxxxxxxxx  http://www.ssbbartgroup.com
"While they were saying among themselves it cannot be done,
it was done." --Helen Keller
__________�

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

Other related posts: