Walk a directory/Recursively: Difference between revisions

Omiting MUMPS
m (→‎{{header|PureBasic}}: some cleanup)
(Omiting MUMPS)
Line 5:
 
'''Note:''' Please be careful when running any code examples found here.
{{omit from|MUMPS|Maybe it could be done. But not with $ZF unless you wrote a OS level script and called that}}
 
=={{header|Ada}}==
<lang ada>with Ada.Directories; use Ada.Directories;