Hi,
I want to use CheckRes() function but there is no result in checkres.txt.
Is there any compiler switch for it?
I use Harbour latest 2015.07 for vs2013 and fwh 1507.
Result is
Any comments?
I want to use CheckRes() function but there is no result in checkres.txt.
Is there any compiler switch for it?
I use Harbour latest 2015.07 for vs2013 and fwh 1507.
// program startup
SetResDebug( .T. )
..
..
// At the middle of the program ---- (Not end) ... it should be some lines.
 Â
FErase( "checkres.txt" )
CheckRes()
WinExec( "notepad checkres.txt" )Result is
31/08/2015 10:40:58: C:\PrgW\Icra\IcraW.exe -- ====================================================================================================Any comments?
Regards,
Hakan ONEMLI
Harbour & MSVC 2022 & FWH 23.06
Hakan ONEMLI
Harbour & MSVC 2022 & FWH 23.06