Remember <thatItSelection> as <FontStyleType>

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