Hello Antonio,
I tried to insert a say control into the
Testgrad.prg from the samples but I get an error.
Regards,
Otto
@ 111,20 say oSay PROMPT "Datensicherung - Datenvereichnis: "
Error description: Error BASE/1070 Argument error: ==
Args:
[ 1] = N 15790320
[ 2] = C N/W
Stack Calls
===========
Called from: .\source\classes\BRUSH.PRG => (b)TBRUSH:NEW(0)
Called from: => ASCAN(0)
Called from: .\source\classes\BRUSH.PRG => TBRUSH:NEW(0)
Called from: .\source\classes\WINDOW.PRG => TSAY:SETCOLOR(0)
Called from: .\source\classes\SAY.PRG => TSAY:NEW(0)
Called from: c:\fwhtests\200807\testgrad.prg => MAIN(85)