How Will work #pragma?
#ifdef __XHARBOUR__
#PRAGMA DEBUGINFO=Off
#ENDIF

How Will work untraslate
#ifdef __XHARBOUR__
  #xuntranslate lj_gotoxy  (   //   =>
  #xuntranslate LJ_SAY     (   //    =>
  #xuntranslate LJ_FILL    (   //    =>
  #xuntranslate LoPrPcx    (   //   =>
#ENDIF


 Is not possible somethink like?
#ifdef __XHARBOUR__ .OR. ifdef __HARBOUR__ ?


 
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to