Const ForWriting = 1 set wfile = fs.opentextfile("/asp/writefile.txt", ForWriting) wfile.writeline (text)