|
Hello, (my google-fu is failing me today…) Someone mentioned a while back a little module implementing the io library API (read, lines, etc) on top of a regular string. E.g. for aLine in aString:lines( '*L' ) do print( aLine ) end Pointers? Thanks in advance.