I need override method :end() in some FWH classes...
Code: Select all
OVERRIDE METHOD End CLASS TDialog WITH METHOD MyEnd1
OVERRIDE METHOD End CLASS TPrinter WITH METHOD MyEnd2
Code: Select all
Error E0030 Syntax error: "parse error at 'METHOD'
Error E0030 Syntax error: "parse error at 'METHOD'
FWH 7.9
xHarbour 99.71
thanks