<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Nan,</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">      </span>I am afraid those two steps have never been combined into one step. The main reason is that for some languages POST command should be run with different options, then for English for example. Or someone might want to use different options for English too. If you like, however, you can always create a batch file and run it instead. That batch file would have following commands:</div><div><br></div><div><br></div><div>mor +1 %1<br>post +1 %1</div><div><br></div><div><br></div><div>If you call that batch file "mor_post.cut", then you can run it in "Commands" window with this one command:</div><div><br></div><div>bat  mor_post.cut  *.cha</div><div><br></div><div><br></div><div>I am attaching this batch file here.</div><div><br></div><div><br></div><div></div></body></html>