<formatMakeSetTurn> <thatItSelection> <FontStyleType>

SCRIPT {
    style$ = _arg3
    arg$ = "Fnt:sty," + style$
    DllCall "w97comp.dll", "DgnWordDllCallIfc", arg$
}