home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / lisp / 2212 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.6 KB  |  37 lines

  1. Newsgroups: comp.lang.lisp
  2. Path: sparky!uunet!gatech!rpi!sarah!cook!saxena
  3. From: saxena@cs.albany.edu (Tushar Saxena)
  4. Subject: run-program in kcl
  5. Message-ID: <1992Aug13.194657.6098@cs.albany.edu>
  6. Originator: saxena@tarski.albany.edu
  7. Keywords: run-program, common lisp, kcl, load.
  8. Sender: usenet@cs.albany.edu (USENet news)
  9. Organization: The University at Albany, Comp. Sci. Dept.
  10. Date: Thu, 13 Aug 1992 19:46:57 GMT
  11. Lines: 24
  12.  
  13. There is a function in common lisp called RUN-PROGRAM in Sun Common Lisp.
  14. First of all, has anyone ever heard of it? Secondly, what does this
  15. function do? And lastly, what is its counterpart in kcl. I know for sure
  16. that my version of kcl does not support it.
  17.  
  18. Another thing that I would like to know is about the -load option of invoking
  19. common lisp. In common lisp, you can invoke lisp by an option -load <filename>
  20. which will load a given file into the interpreter before getting into it. I
  21. was wondering what its counterpart in kcl is. I know (again) for sure that
  22. my version of kcl does not do anything for -load or -l.
  23.  
  24. Thanks in advance for the help.
  25.  
  26. ttfn
  27.         -Tush.
  28.  
  29. --------------------------------------------------------------------------------
  30. And any fool knows a dog needs a home, A shelter from pigs on the wing.
  31.         -Roger Waters
  32. --------------------------------------------------------------------------------
  33. email : saxena@cs.albany.edu                        Computer Science Department
  34. Phone : 518-442-3388                                SUNY Albany
  35. Tushar Saxena                                       Albany NY 12222 (USA)
  36. --------------------------------------------------------------------------------
  37.