You can convert an entire Visual Basic array to a JScript array. It is possible some data will get lost along the way but simple data formats should survive the translation.
Multi-dimensional arrays consume a great deal more memory than you anticipate. The compounded effect of adding each dimension usually increases storage by at least an order of magnitude each time.
See also: | Array object |
Prev | Home | Next |
VBArray.lbound() | Up | VBArray.ubound() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |