On Dec 29, 2005, at 1:32 AM, Barry Traver wrote:
In RB 2005, how do you designate a two-dimensional string array as
a Property? Thanks!
Declaration: MyArray(m,n)
As: string
There is no Append for two-dimensional arrays and the declarations
MyArray(,) and MyArray(-1,-1) give syntax errors.
Best,
Jack
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>