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