04-06-2010, 02:18 PM
boy, just when I think I've gotten Array figured out...
so, this has two dimentions (I'll think of them as columns on a spreadsheet (columns A and B)). the first column (A) has 6 elements (I'll think of them as rows in a speadsheet (rows 1-6)). the second column (B) has 1 row.
why wont "out MGMT[0 1]" just return "" or 'null'? I can't even set anything to that place with "MGMT[0 1]="test2""
so, this has two dimentions (I'll think of them as columns on a spreadsheet (columns A and B)). the first column (A) has 6 elements (I'll think of them as rows in a speadsheet (rows 1-6)). the second column (B) has 1 row.
why wont "out MGMT[0 1]" just return "" or 'null'? I can't even set anything to that place with "MGMT[0 1]="test2""
