Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: tweaking Stata behaviour to my needs?


From   "Sergiy Radyakin" <[email protected]>
To   [email protected]
Subject   Re: st: tweaking Stata behaviour to my needs?
Date   Wed, 9 Apr 2008 11:35:15 -0400

On 4/9/08, Martin Weiss <[email protected]> wrote:
> Dear Statalisters,
>
> I have been using UltraEdit for do-file editing for some time now as I find
> the do-file editor shipped with Stata 10.0 inconvenient (no syntax
> highlighting and brace matching, for one...). Does anyone happen to know how
> I could get Stata to offer a right-click menu item to send highlighted
> commands from the review window directly to UltraEdit (instead of the


For years programmers were struggling to isolate one program from
another, so that a text editor does not "accidentially" edit your
banking account, etc. It seems that Microsoft has done a good job, and
now Windows programs crash independently, not all at once as they used
to.

Stata (program) does not know anything about UltraEdit's existence,
purpose or interface. How can it send lines there directly? Or does UE
support Windows pipes? COM? Shared memory? What if you have two UE
windows open? Where should Stata send text? Etc, etc, etc.

To send your lines to UltraEdit or any other editor:
1) right-click somewhere in review window
2a) in Stata 9: select "copy review contents to clipboard" (don't know
why it was capitalized in the program?)
2b) in Stata 10: select "select all", then select "copy" or "cut"
3) Switch to UltraEdit, and paste.

Regards,
   Sergiy Radyakin





> built-in editor)? That would save me a lot of trouble, but so far I have not
> found a feasible way to implement this.
>
> Thanks in advance,
> Martin Weiss
> _________________________________________________________________
>
> Diplom-Kaufmann Martin Weiss
> Mohlstrasse 36
> Room 415
> 72074 Tuebingen
> Germany
>
> Fon: 0049-7071-2978184
>
> Home: http://www.wiwi.uni-tuebingen.de/cms/index.php?id=1130
>
> Publications: http://www.wiwi.uni-tuebingen.de/cms/index.php?id=1131
>
> SSRN: http://papers.ssrn.com/sol3/cf_dev/AbsByAuth.cfm?per_id=669945
>
>
> *
> *   For searches and help try:
> *   http://www.stata.com/support/faqs/res/findit.html
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/
>
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index