![]() | |||||||||||||||
Parameters: FilePath, Data, Used to write the text specified in the Data parameter to the file specified in the FilePath parameter. If the specified file does not exist, it will be created. If the specified file already exists, its content will be replaced. For example: Write File ("C:\test_write.txt", "Hello World. Time is [$_time]") RETURN VALUE: Returns 1 if the data has been written to the file successfully.
| |||||||||||||||
|
Copyright (C) 2001-2010 Binary Brilliant Inc. All Rights Reserved. |