Format That <FontSize> Point

SCRIPT {
    SendKeys "{Ctrl+t}"
    SendKeys "{Alt+o}f{Alt+s}"
    SendKeys _arg1
    SendKeys "{Enter}"
    SendKeys "{Shift+Ctrl+r}"
}