2 Vectors Into 1 Multi Dimensional Array.
807589Sep 18 2008 — edited Sep 21 2008Hi,
I"ve been Digging hardly to find a way to convert 2 vectors into 1 Multi Dimensional Array.
and failed of success
E.g.
2 Vectors
V1 - Id 1,2,3,4,5,6,7..n
V2 - Msg ,a,b,c,d,e,f,g,
I Need to convert both of them into : ONE Multi Dimensional Array.
HOW? ? Please Help..
Appritiate for Code Example.
Thanks
Y