c.haslam Posted March 15, 2008 Share Posted March 15, 2008 For _ArraySort(), the help says: $i_Dim Optional: Number of occurences in the second dimension eg $A[100] = 0, $A[100][2] = 2, $A[100][5] = 5 I suggest that "occurrences" be replaced by "elements". Further, that the "e.g." include "what Ubound($A,2) returns". ...chris Spoiler CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now