Hi guys,
My office just upgraded my PC to a Win 10 64-bit forcing me to dump programs such as rmake.
I guess I can use the sample provided by Antonio bormake.zip to guide me to convert my rmk scripts. However I wonder how do I translate the #defines?
In batch file
In rmk
TIA
My office just upgraded my PC to a Win 10 64-bit forcing me to dump programs such as rmake.
I guess I can use the sample provided by Antonio bormake.zip to guide me to convert my rmk scripts. However I wonder how do I translate the #defines?
In batch file
call rmake inv /d%1In rmk
#ifdef DEMO
 switch=/dDEMO /dLIMIT
#else
 switch=/dSELL
#endifTIA
FWH 11.08/FWH 19.12
BCC5.82/BCC7.3
xHarbour/Harbour
BCC5.82/BCC7.3
xHarbour/Harbour