Hi Enrico,

It doesn't work also. The problem
is not with the .AND. as it seems, but
rather that >= will just fail if the
macro doesn't exist.

Brgds,
Viktor

On 2008.11.06., at 9:28, Enrico Maria Giordano wrote:


-----Messaggio Originale----- Da: "Szakáts Viktor" <[EMAIL PROTECTED] > A: "Harbour Project Main Developer List." <[EMAIL PROTECTED] project.org>
Data invio: giovedì 6 novembre 2008 9.25
Oggetto: [Harbour] .prg #if issue?


Did you tried

#if defined(HELLO)
  #if HELLO >= 0x0100
      <code>
  #endif
#endif

?

Not tested.

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page:         http://www.emagsoftware.it/emgmusic
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

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

Reply via email to