Macro: DFFONTSIZE

*** With the WFontsize command you can use 1-2 arguments *** 1. Required = Hi *** 2. Not Req. = Wi ***

 #IF (!0>1)
    Send DFSetFontSize of WinPrintID !1 !2
 #ELSE
    Send DFSetFontSize of WinPrintID !1 0
 #ENDIF