lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



Hello Everyone,
I am learning Lua starting from the basics. I am right now doing with 'Tables'.
But I am stuck at some point. I have read upto the tables  having two columns. Can anybody help me in making table that has more than two coulmns?
like:

Sr.No     x        y       Constraint     force
1            0        0         fixed             -                             
2            0        120      free           sideway
3           120     120       free           twist
4           120      0        fixed             -
 


I tried with Nested tables,but get nothing. Is nested table a good option?
Thank you in advance.
--
Sandeep Ghai
blog: http://sandeepghai.wordpress.com