Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!topaz!uwvax!medhi From: medhi@rsch.wisc.edu (Deep [ankar] Medhi) Newsgroups: net.lang.f77 Subject: Need help ; FORTRAN IV Message-ID: <1052@rsch.wisc.edu> Date: Fri, 18-Jul-86 17:07:38 EDT Article-I.D.: rsch.1052 Posted: Fri Jul 18 17:07:38 1986 Date-Received: Sat, 19-Jul-86 04:27:48 EDT Organization: U of Wisconsin CS Dept Lines: 30 I am trying to run a code written for IBM FORTRAN IV on vax 780 running unix. There are a few things I don't understand. For example, there is a line DEFINE FILE (80,1823,U,KD) the variable U is not mentioned anywhere else. KD is an integer*4 variable. Then , there are READ and WRITE statments, which appear as follows: READ(9'KD)NTEMP(1),NTEMP(2),ICNAM WRITE(9'KD)NTEMP(1),NTEMP(2),ICNAM . Then other ones are READ(8)(Z(I),I=1,N) WRITE(8)(Z(I),I=1,N) Is there anyone out there when can tell me how to fix this for vax/unix ? Thanks in advance. Deepankar Medhi arpa : medhi@rsch.wisc.edu UUCP : ...!siesmo!uwvax!medhi