LT_file_write_string
void LT_file_write_string(handle file,string text)
handle | file | The file to write string to |
string | text | The string to write |
Writes a text character string to file.
handle | file | The file to write string to |
string | text | The string to write |
Writes a text character string to file.