4 lines
126 B
Text
4 lines
126 B
Text
set the folder to "~/Desktop"
|
|
put "" into file "docs/output.txt"
|
|
set the folder to "/"
|
|
put empty into file "/docs/output.txt"
|