Jump to content

array question couple


faustf
 Share

Recommended Posts

hi  gui  

i have  questions  about  array  

i have  array[100]   in    array[1] = 236,     in second   array[2] = 77     i want  have  only one result 236,77   

i try  to  do  with  &   like  this    msgbox(0,'test',array[1] & array[2] )

but not  go  

giveme  first messagbox  with  236  and second msgbox with 77 

how is possible join array ? 

thanks at all 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...