[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"directory" function



Hi,

Now I'm writing a Clisp program with on DOS. I'd like to know how I can dir 
with wildcards, like (directory "a*.*") ?  Another question is the result 
from DIRECTORY function contains only files, how can I get subdirectories 
if it has?

Thanks,
Pat.