Hello,

I am stumped on this problem.  I want to read the names of a set of  
folders that are inside another folder.  I want to do this in AFL  
because, I want to make a pulldown list param of the folder names.  I  
will use this to select a parameter set to switch to.  Right now, I  
have to remember the names of the folders or look them up in Explorer  
and type the name into a text field param.  I would rather be able to  
just select from a list of the valid folders that were created.

I could do this indirectly if I keep track of every folder I ever  
created in a file, and then use that list.  However, it would require  
a lot of housekeeping code to clean up this list from manual  
additions and deletions in Explorer.

Does anyone know how to read the folder names directly?

Thank you,
Dennis

Reply via email to