Macro: DFBEGINHEADER

Module location: Winprint_Commands.pkg line 181 (view source)

*** DFBeginHeader creates a headertype of your choise *** 1. Required = HeaderType *** 2. Not Req. = Headernumber ***

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