Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!know!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!davis From: davis@pacific.mps.ohio-state.edu ("John E. Davis") Newsgroups: comp.lang.fortran Subject: implicit none Message-ID: Date: 2 Aug 90 22:21:15 GMT Sender: news@pacific.mps.ohio-state.edu Reply-To: davis@pacific.mps.ohio-state.edu (John E. Davis) Distribution: comp Organization: "Dept. of Physics, The Ohio State University" Lines: 14 Hi, VMS fortran has an extension to fortran that forces me to declare all variable. It is the statement 'implicit none'. This is a great construct and I refuse to program fortran on machines that do not support something like this. I was wondering if this will be a part of Fortran 90. Also, what is the best way to simulate this effect? Thanks, -- John bitnet: davis@ohstpy internet: davis@pacific.mps.ohio-state.edu