4 lines
120 B
Text
4 lines
120 B
Text
|
|
-- note: fileIO xtra is shipped with Director, i.e. an "internal"
|
||
|
|
fp = xtra("fileIO").new()
|
||
|
|
fp.createFile("output.txt")
|