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