Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!clark!ade From: ade@clark.uucp (Adrian Miranda) Newsgroups: comp.lang.fortran Subject: popen in f77 Keywords: popen equivalent Message-ID: <1990Feb21.081041.7658@clark.uucp> Date: 21 Feb 90 08:10:41 GMT Reply-To: ade@clark.UUCP (Adrian Miranda) Distribution: usa Organization: Clark College, Vancouver, Wa. USA. Lines: 11 I'm posting this for a friend: He wants to have the output from his f77 programs (on UNIX system V) run through asa automatically. Now, in c, I would just popen("asa", "w") and send the output to it. I assume there is some equivalent in f77, but I have no idea what it is. Can someone help me? Please email, I'm sure this is probably obvious. Please don't just say to RTFM, we have not FM worth mentioning. Adrian Miranda uunet!clark!ade