First, you must create an array with those names, then sort it, and finally print the result: a = {} for n in pairs (lines) do table.insert (a, ...
確定! 回上一頁