FileWrite
Jump to navigation
Jump to search
number fileWrite ( file, string [, string2, string3 ...])
Write the strings to a the given file at the current position. Returns number of bytes successfully written to the file.
number fileWrite ( file, string [, string2, string3 ...])
Write the strings to a the given file at the current position. Returns number of bytes successfully written to the file.