|
On Fri, Jul 02, 2004 at 11:46:43PM -0300, Alexandre Ribeiro de S? wrote: > Thanks Jamie, but this don't work, what I like is sort a list of > strings, I know, there a function for this on Lua, but I need this to > create a tutorial about sort... function eq(a, b) return a == b end -- Jamie Webb