Guys:
How can I rename the default filename for the error log (Error.log) during program execution ?
Thank you.
#include "fivewin.ch"
FUNCTION MAIN()
SET ERRORLOG TO myerrorfile.log
USE nothing
RETURN NIL
We might suggest to Antonio that it would be nice to have a SetErrorFilename() function similar to the existing SetErrorPath() function.
You could even set it up to email the error file to you.
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 51 guests