Re: erase files from LISP
- From: Rainer Joswig <joswig@xxxxxxx>
- Date: Mon, 30 Jul 2007 12:15:55 +0200
In article <1185789320.147483.284590@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
anders <anders.u.persson@xxxxxxxxx> wrote:
Hi!
After reading and watch the beginners tutorial from www.franz.com
i what to make som program with lisp.
I have today a catalog where i have a batchscript erasing every match
for *.temp
I know batchscript with 1 line, is probly the best, but i like to
write a LISP version.
The problem is that no documentation i have found tell mig how to
erase files.
You want to delete a file?
http://www.lispworks.com/documentation/HyperSpec/Front/Contents.htm
Chapter 20.2, delete-file
I have found som about (directory) and i have seen that it can giv men
a catalog with
files... that a maby can use a erase on ?.
Does somone point me in corrent direction, where to found about
this....
(i use CLISP/Windows and SBCL/Macintosh OS/X if this matter...)
// Anders
--
http://lispm.dyndns.org
.
- References:
- erase files from LISP
- From: anders
- erase files from LISP
- Prev by Date: erase files from LISP
- Next by Date: How Function Create Variables?
- Previous by thread: erase files from LISP
- Next by thread: Re: erase files from LISP
- Index(es):
Relevant Pages
|