RosettaCodeData/Task/Unix-ls/LiveCode/unix-ls.livecode
2023-07-01 11:58:00 -04:00

4 lines
124 B
Text

set the defaultFolder to "/foo"
put the folders & the files
set the defaultFolder to "/foo/bar"
put the folders & the files