Kaluriel
10-25-2002, 12:39 PM
How do I get the total number of indices for variable array there are?
Len(variable) doesn't work
Len(variable) doesn't work
Total Count index for array?Kaluriel 10-25-2002, 12:39 PM How do I get the total number of indices for variable array there are? Len(variable) doesn't work reboot 10-25-2002, 12:42 PM UBound Kaluriel 10-25-2002, 12:46 PM Thanks Reboot Deadalus 10-25-2002, 06:33 PM In fact, UBound - LBound. But always using 0 as LBound is good practice anyway. |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum