Moin tsOne,
erzeuge einen Textrahmen und selektiere diesen Rahmen.
speichere diesen Textrahmen:
Fülle die Zwischablage
dann:
lese den Inhalt des Textrakens in eine Variable;
Lösche anschließend den Inhalt des Textrahmens für den nächsten Durchgang;
Es gibt auch noch die folgenden Paste Alternativen:
undefined paste ()
Pastes data from the clipboard into the active document window.
undefined pasteInPlace ()
Pastes data from the clipboard into the active document window at the same position that the data held in its original document.
undefined pasteInto ()
Pastes data from the clipboard into the selected object in the active document window.
undefined pasteWithoutFormatting ()
Pastes data (minus formatting) from the clipboard into the active document window.