how may turn on to create log file ?
best regards
kajot
kajot
how may turn on to create log file ?
Do you mean this?
logfile( "log.txt" , {cVar1 , nVar2, dVar3, customer->first, customer->last } )
LogFile( <cFileName>, <aInfo> ) --> nil
bye
create log file to find runtime error
Harbour creates it automatically, if possible
kajot wrote:create log file to find runtime error
Harbour creates it automatically, if possible