in reply to Re^2: "Use of uninitialized value" even though the value is defined
in thread "Use of uninitialized value" even though the value is defined

To check whether the passfail.tmp file is empty, I tried the command system("cat ./instLvsOut/passfail.tmp"); just before the line @fp0 =<PASSFAIL>. It displayed the content of the file properly. It was not empty. Any idea why this code does not accept values in @fp0 =<PASSFAIL>
  • Comment on Re^3: "Use of uninitialized value" even though the value is defined