Hello again, I am trying to build a command which inserts some externally generated text.
I can do this using "run" to generate the text and then "insertString" or "paste" with "%_" and this works in element content. However, what I really want is to use the same functionality when editing within a text-field object. e.g. text-field(attribute, "attname", ...) Is this possible? Thanks, Philip Nye

