Solution! Tex-Edit, Paste clipboard?
Solution! Tex-Edit, Paste clipboard?
- Subject: Solution! Tex-Edit, Paste clipboard?
- From: Gnarlodious <email@hidden>
- Date: Wed, 10 Oct 2001 10:22:11 -0600
Entity wemedge spoke thus:
>
> Now I need to paste to the selected text, not a new window.
>
>
Provided you have something selected in thr frontmost window, this works to
>
paste over it:
>
tell window 1 of application "Tex-Edit Plus"
activate
select line 6
paste
end tell
Thanks, guys!