[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
"directory" function
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: "directory" function
- From: Pattarachai Lalitrojwong <lalipat@charlie.cns.iit.edu>
- Date: Sat, 28 Sep 1996 00:59:23 -0500 (CDT)
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.