Answer
We have added ``STATUS='OLD''' to the OPEN statement. This tells Fortran that the file we are opening should already exist, and to complain if it doesn't.
Return to lesson.
Hamlet Project
hamlet@cs.utah.edu