02-16-2014, 11:07 AM
Your example works fine, but I can't get it to work on my code. I tried reading the help file but I can't understand what the two zeroes do. One of them controls the mouse position. The other...well, there's no other zero that I can see in the help file so I'm confused.
My code
a is a two dimension array array. I'd like to get the 2nd dimension to show up so a[2 j] where 2 refers to the 2nd column
Thank you.
My code
a is a two dimension array array. I'd like to get the 2nd dimension to show up so a[2 j] where 2 refers to the 2nd column
Thank you.