Name topenout
Definition topenout(fn:val(string)) : expr(tfile)
Defined in io.l
Implementation builtin
Description Open the named text file for output, returning a file handle. If the file cannot be opened a runtime error occurs.