Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Stata 8.2: How to display current dataset's filename in main window's title bar?


From   Seb Buechte <[email protected]>
To   [email protected]
Subject   Re: st: Stata 8.2: How to display current dataset's filename in main window's title bar?
Date   Wed, 4 May 2005 15:03:56 +0200

Thanks for this hint. I tried that. Still, it does not help whenever a
file is opened using the "Open File" from the file menu.

sebastian

On 5/4/05, Nick Winter <[email protected]> wrote:
> I think you would need to write your own wrapper for -use-; something like:
> 
> program myuse
>          version 8.2
>          use `0'
>          window manage maintitle `"$S_FN"'
> end
> 
> 
> At 02:12 PM 5/4/2005 +0200, you wrote:
> >Dear statalisters,
> >
> >I would like to convince my Stata 8.2 to automatically display the
> >filename of the current dataset on the title bar of the main window. I
> >know how to do it manually by e.g. using - window manage maintitle
> >"$S_FN" - but is it possible to have it displayed without my
> >interaction after a new dataset has been loaded?
> >
> >Thank you for efforts!
> >
> >Sebastian
> >--
> >- Seb F Buechte
> >-
> >- Stay tuned!
> >
> >*
> >*   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/
> 
> --------------------------------------------------------
> Nicholas Winter                           607.255.8819 t
> Assistant Professor                       607.255.4530 f
> Department of Government              [email protected] e
> 308 White Hall            falcon.arts.cornell.edu/nw53 w
> Cornell University
> Ithaca, NY 14853-4601
> 
> 
> *
> *   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/
> 


-- 
- Seb F Buechte
-
- Stay tuned!

*
*   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