SCRIPT { verb$ = _arg2 state$ = _arg3 arg$ = "Fnt:vrb/on," + verb$ + "," + state$ DllCall "w97comp.dll", "DgnWordDllCallIfc", arg$ }