# OLD_LARAMY.aix # this batch file is for AIX or UNIX, not for DOS or Windows. ln -f IN9828 fort.1 # parameter input file ln -f CORD11N fort.8 # input file with all array values OLD_LARAMY.exe > P9828A00 # text output mv -f fort.9 T9828A00 # output file with all array values rm fort.1 rm fort.8