I try used fontdialog for read the name font selected but clarion display the next error:
"Syntaxis error: No Matching prototype avaible"
Code:
IF FONTDIALOG('Choose Font',Typeface,FontSize,FontColor,FontStyle)
SETFONT(0,Typeface,FontSize,FontColor,FontStyle) !Set window font
ELSE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.