RosettaCodeData/Task/Unix-ls/LiveCode/unix-ls.livecode
2016-12-05 23:44:36 +01: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