<formatMakeSetTurn> <thatItSelection> <ParaStyleType>

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