Hi, I would like my Ruby command to replace the selected text, or show a tooltip in some situations.  I see there is a command for doing this with bash: exit_show_tool_tip.  However this:<div><br></div><div>puts `exit_show_tool_tip "Error message"`</div>
<div><br></div><div>isn't working for me.  Is there some way to do this from inside a Ruby command?</div><div><br></div><div>Thanks</div><div>Brandon</div>