File Handling - resolving a Directory name

Blitz3D Forums/Blitz3D Programming/File Handling - resolving a Directory name

_PJ_(Posted 2005) [#1]
I am trying to store a directory name as a variable. What the code does is search a folder, and list the first 5 valid (non "." or "..") folders it comes to.

Here's the code: