Snip ;-(
But:
Very complicate
cVar := savecolor('+w/b')
@ 11,21 prompt "Action 1"
Set color to cVar
more simple is:
@ 11,21 prompt "Action 1"   color '+w/b'
For exemple, GetdefaultPrinter() and other features is not clipper 
functions.

Otherwise I am user Hwgui, is for my old program...

Best regards,
Itamar M. Lins Jr.

"Przemyslaw Czerpak" <[email protected]> 
escreveu na mensagem news:[email protected]...
> On Fri, 15 Jan 2010, 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 '@'"
>
> Can you test it with Clipper?
>
> best regards,
> Przemek 



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

Reply via email to