John, I've figured out how to do this.....
I've inserted the following code within a custom command, at the very top of "Start of Program" in post builder. I've tested this and it seems to work.
global mom_head_name
set mom_head_name "name of required head"
MOM_head
"name of required head" could be a variable determined thru a prompt, so.... the only thing now is to create some sort of prompt, maybe using a radial button thru which the required post is selected.
Paul