RosettaCodeData/Task/Unix-ls/LiveCode/unix-ls.livecode
2023-07-01 13:44:08 -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