The only way I see to get the exit value of something I call with (process...) is to use (process-wait), but as I mentioned in another mail, this errors out my entire program if the process is already finished, so I can't see any way to do all of the following:
1. Call process 2. Read and write data with the new process 3. Get the new process's exit value Suggestions? -Robin -- http://www.digitalkingdom.org/~rlpowell/ *** http://www.lojban.org/ Reason #237 To Learn Lojban: "Homonyms: Their Grate!" Proud Supporter of the Singularity Institute - http://singinst.org/ _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
