Opens a file in write mode.
Usage:
"file.txt" wfopen "hello" fprintstr
will put hello in file.txt.
hello