diff --git a/foxbin2prg.exe b/foxbin2prg.exe index 7872e75..e584548 100644 Binary files a/foxbin2prg.exe and b/foxbin2prg.exe differ diff --git a/foxbin2prg.prg b/foxbin2prg.prg index 65a0021..8c5035f 100644 --- a/foxbin2prg.prg +++ b/foxbin2prg.prg @@ -2782,7 +2782,7 @@ DEFINE CLASS c_foxbin2prg AS Session DO CASE CASE EVL( lcInputFile_Type, C_FILETYPE_QUERYSUPPORT ) <> C_FILETYPE_QUERYSUPPORT ; - AND ( ATC('-SHOWMSG', ('-' + tcType)) >= 1 OR THIS.l_ShowErrors ) + AND ( ATC('-SHOWMSG', ('-' + tcType)) >= 1 OR THIS.l_ShowErrors AND lnCodError > 0 ) THIS.writeErrorLog_Flush() DO CASE