puts
puts
<file>:puts(s, [s2] , [s3] )
<file>:writeLine(s [, s2 [, s3]])
Scrive la stringa <s> sul file. Puts non aggiunge il CRLF finale, writeLine si.
Created with the Personal Edition of HelpNDoc: Free help authoring environment
<file>:puts(s, [s2] , [s3] )
<file>:writeLine(s [, s2 [, s3]])
Scrive la stringa <s> sul file. Puts non aggiunge il CRLF finale, writeLine si.
Created with the Personal Edition of HelpNDoc: Free help authoring environment