Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!swrinde!ucsd!ucbvax!CitRomeo.BITNET!xiaohe From: xiaohe@CitRomeo.BITNET (Xiao-He Zhang) Newsgroups: comp.lang.fortran Subject: command line argument in Fortran? Message-ID: <900310015025.24a08b20@Romeo.Caltech.Edu> Date: 10 Mar 90 09:51:35 GMT Sender: usenet@ucbvax.BERKELEY.EDU Lines: 8 Greetings! I have a question: can Fortran programs be compiled to take command line arguments like C, with or without some tricks? In other words, can I have a.out -argument(s) ? Thank you very much in advance!