3 lines
52 B
Text
3 lines
52 B
Text
|
|
FileIO text;
|
||
|
|
text.open("output.txt", FileIO.WRITE);
|