Menu

#127 Restore : show file name if not found

closed
nobody
None
5
2012-11-13
2012-10-30
Kalith
No

When calling 'restore' on a file that does not exist, the error message simply says:
"RESTORE : FILE not found."

... which is unhelpful when you have several such calls in a file. This can be addressed simply by modifying the code of 'restore.pro' like:
MESSAGE, "FILE not found : "+filename0

Discussion

  • Alain C.

    Alain C. - 2012-11-13
    • status: open --> closed
     
  • Alain C.

    Alain C. - 2012-11-13

    done in the CVS.
    some cleaning in the code was also done, please report as bugs any regressions.

    Alain

     

Log in to post a comment.