[m-users.] Displaying a list of type integer

Tomas By tomas at basun.net
Sat Dec 6 04:32:58 AEDT 2014


On Fri, December 5, 2014 18:31, Tomas By wrote:
> 2. io.write_string(List,",",io.print,!IO)


This should be

  io.write_list(List,",",io.print,!IO)

/Tomas





More information about the users mailing list