hi all,
the following example of the online documentation doesn't work here
(linux)
i have only changed the #include
is it for windows only, or what might be the reason?
***********************************************************************
//#include "Box.ch"
#include "/usr/include/xharbour/box.ch"
procedure main
cls
dispbox(10,110,20,50, "Das iss 'ne box", "W+/R")
inkey(0)
dispbox(10,110,20,50, B_DOUBLE + SPACE(7))
dispout("Using irgendwas")
@ maxrow(),0
return
***********************************************************************
--
Best regards
Fritz Eichelhardt
Brückenstr. 1
53545 Linz
Tel.: 02644 - 3784
Fax/UMS: 01212 - 517045068
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour