SCRIPT { style$ = _arg3 direction$ = "" count$ = "1" object$ = _arg2 arg$ = "Fnt:sty/dir/cnt/obj," + style$ + "," + direction$ + "," + count$ + "," + object$ DllCall "w97comp.dll", "DgnWordDllCallIfc", arg$ }