[jawsscripts] How to dimension an array dinamically in JAWS Basic?

  • From: Csaba Godo <arpadhazi68.jawsul@xxxxxxxxx>
  • To: JAWSScripts List <jawsscripts@xxxxxxxxxxxxx>
  • Date: Fri, 08 Nov 2013 13:08:39 +0100

Hi guys,

I need help again. Could somebody tell me how is possible to dimension 
an array dinamically in JAWS Basic? I'd like to load strings into an 
array, but at start I do not know how many elements will have this 
array. In Visual Basic is it possible to use the ReDim Preserve command 
to resize any array dinamically. Is something similar available in JAWS 
Basic? Or can not be changed the number of elements at runtime? I mean 
after declaration of the array.

Thanks for any infos!

Csaba
__________ďż˝

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

Other related posts:

  • » [jawsscripts] How to dimension an array dinamically in JAWS Basic? - Csaba Godo