Print <PrintObject>

SCRIPT {
    arg$ = "Pri:obj," + _arg1
    DllCall "w97comp.dll", "DgnWordDllCallIfc", arg$
}