RosettaCodeData/Task/Write-entire-file/LiveCode/write-entire-file.livecode

2 lines
62 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
put "this is a string" into URL "file:~/Desktop/TestFile.txt"