I comment the follow lines:
IF FONTDIALOG('Choose Font',Typeface,FontSize,FontColor,FontStyle)
!SETFONT(0,Typeface,FontSize,FontColor,FontStyle) !Set window font
!ELSE
!SETFONT(0,'Arial',12) !Set default font
END
The error is the same.
"Syntaxis error: No Matching prototype avaible"
I have...