<formatMakeSetTurn> <thatItSelection> <ParaStyle>

SCRIPT {
    verbOne$ = _arg3
    verbTwo$ = ""
    verbThree$ = ""
    arg$ = "Par:vrb/vrb/vrb," + verbOne$ + "," + verbTwo$ + "," + verbThree$
    DllCall "w97comp.dll", "DgnWordDllCallIfc", arg$
}