Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] how to - list box with elements from array
#6
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

Code:
Copy      Help
str s=a
int i=ShowMenu(s 0 0 2)
if(i>0) out a[2 i-1]

Thank you.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)