SCRIPT { verb$ = _arg4 direction$ = "" count$ = "1" object$ = _arg3 arg$ = "Par:vrb/dir/cnt/obj," + verb$ + "," + direction$ + "," + count$ + "," + object$ DllCall "w97comp.dll", "DgnWordDllCallIfc", arg$ }