Thread: arraylist
View Single Post
  #5 (permalink)  
Old 03-13-2010, 04:36 PM
mjcoon mjcoon is online now
Basic4ppc Expert
 
Join Date: May 2008
Location: Berkshire, UK
Posts: 810
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Quote:
Originally Posted by nick2210 View Post
variable "mn" IS used and it's a russian contraction for "multiplier"
I imagine that Klaus means that it is not used as a global structure. You may have a future usage in mind but at the moment the two elements of the structure might just as well be separate local variables in Sub Button1_Click. And the index element is write-only.

I would have understood the program faster if the two arraylists had distinctive names rather than the defaults.

I'll keep out of the discussion of program operation...

Mike.
Reply With Quote