[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: strange table index "end"
- From: Alan Zheng <machinecat1666@...>
- Date: Wed, 9 Mar 2011 15:48:19 +0800
Hi All:
when I try to define a table with index "end", something like below:
> a={}
> a.end=2
I get the error message "stdin:1: '<name>' expected near 'end'", others index name (for example, a.end1=2, a.b=2 ) are ok.
Looks like only "end" given error message.
Can you give me some ideas?
Thanks
--
Refer to: http://blog.microsuncn.com
RHCEr 1100110100011010001100011011101010
Best Regards
Alan Zheng