![]() |
CCP4i: Graphical User Interface |
Documentation for Programmers | |
WriteFile |
![]() ![]() ![]() |
WriteFile - Write a text string to a file
WriteFile filename text
Optional Arguments:
-overwrite
Open a file filename and append the text text to that file. Close the file. If the -overwrite argument is used then, if the file already exists, it will be overwritten rather than appended to.