On Dec 29, 2005, at 5:59 AM, Barry Traver wrote:
Jack,,
Declaration: MyArray(m,n)
As: string
I thought this would work, but RB 2005, Release 4, for Windows
doesn't like it when it tries to compile the program. It highlight
the "m" in yellow, and tells me that it doesn't exist <sigh>.
Any suggestions? (I even tried making Properties of "m" and "n,"
but RB doesn't like that either. I also tried the "m as integer, n
as integer" approach in the Declaration.)
Sorry, I wasn't clear. I meant that m and n are integers, as in
MyArray(10,3). This is described in the LR under Dim.
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>