For me coffee.prg works prefectly. Nice demo, and thanks to
Przemek for making it work with Harbour as is.

I had to add these liness to the top of coffee.prg:
---
#xtranslate dispoutat(<x,...>) => hb_dispoutat(<x>)
#xtranslate sleep(<x>) => xpp_sleep(<x>)

#include "hbclass.ch"
---

and build with:
hbmk2 coffee.prg -mt

Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to