[Openmcl-devel] Problems with RUN-PROGRAM
Marco Antoniotti
marcoxa at cs.nyu.edu
Tue Nov 19 07:31:47 PST 2002
The problem seems to have been solved in 0.13.1.
(run-program "ls" () :output t)
and
(run-program "ls" () :output *standard-output*)
now work as expected. The only difference being that the first
outputs a tty-like listing, while the second one has output like `ls | cat'.
Cheers
--
Marco Antoniotti ========================================================
NYU Courant Bioinformatics Group tel. +1 - 212 - 998 3488
715 Broadway 10th Floor fax +1 - 212 - 995 4122
New York, NY 10003, USA http://bioinformatics.cat.nyu.edu
"Hello New York! We'll do what we can!"
Bill Murray in `Ghostbusters'.
_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel
More information about the Openmcl-devel
mailing list