hi,
I asked at comp.lang.pop some time ago whether it was possible to
execute an external program from Poplog and most specifically from
the Common Lisp part but I don't think I got a reply. Is this
possible?
I am thinking of an equivalent to C's system() or as implemented in
other lisp-implementations:
#+allegro (excl:run-shell-command cmd :wait t)
#+clisp (lisp::shell cmd)
#+lispworks (system::call-system cmd)
------------------------------------------------------------------
Stig Erik Sandoe stig@ii.uib.no http://www.ii.uib.no/~stig/
|