* tdolpsrv.PRG
* tdolp.mak
Nuevas opciones para construir:
Podemos asignar ON/OFF el uso de errores internos, asignando YES/NO a la variable USE_INTERNAL dentro de tdolp.mak
podemos asignar ON/OFF el Debug, asignar YES/NO a la USE_DEBUG dentro de tdolp.mak
si DEBUG es ON la DATA bDebug en TDolphinSrv esta habilitada para ser usada, Los argumentos son: cQuery, ProcName( 1 ), ProcLine( 1 )
! Pequeño ajuste al Method Update
+ samples/testupd.PRG
* tdolpqry.PRG
* tdolpsrv.PRG
* tdolp.mak
New build options:
we can set ON/OFF internalerror, setting YES/NO USE_INTERNAL variable inside tdolp.mak
we can set ON/OFF Debug setting YES/NO USE_DEBUG variable inside tdolp.mak
if DEBUG is ON the DATA bDebug in TDolphinSrv is avalaible to use, Arg cQuery, ProcName( 1 ), ProcLine( 1 )
! minor change in Method Update
No hay comentarios:
Publicar un comentario