You use a Xharbour include with harbour? #include "\usr\includ\xharbour\box.ch"
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fritz Eichelhardt Sent: Sunday, June 15, 2008 11:18 PM To: harbour@harbour-project.org Subject: [Harbour] should work 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 Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour