Hi,

On 2010 Jan 15, at 21:04, Itamar Lins wrote:

> Hi!
> This sintaxe compile fine with xHarbour.
> @ 11,21 prompt "Action 1"   color '+w/b'
> But I get error with Harbour.
> Error E0030  Syntax error "syntax error at '@'"

Which is right, because it's not a Clipper compatible command.

If you want to use it with Harbour, add #include "hbcompat.ch" 
to your app, to enable this xhb compatibility feature.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to