2 lines
106 B
Forth
2 lines
106 B
Forth
s" output.txt" w/o create-file throw ( fileid) drop
|
|
s" /output.txt" w/o create-file throw ( fileid) drop
|