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

st: RE: How to display output in the same screen position


From   "Nick Winter" <[email protected]>
To   <[email protected]>
Subject   st: RE: How to display output in the same screen position
Date   Fri, 28 Jun 2002 12:26:42 -0400

I should add that a typical way to deal with this, with much less
overhead than the -window- option, is simply to have an option to
display a growing row of dots on the screen, with

	. display "." _c

at an appropriate point in the code.  See, for example, the -bstrap-
command.

Nick Winter

> -----Original Message-----
> From: S Mahmud [mailto:[email protected]] 
> Sent: Friday, June 28, 2002 11:51 AM
> To: [email protected]
> Subject: st: How to display output in the same screen position 
> 
> 
> Dear all,
> 
> 
> I was wondering if there is any way to display output in the 
> same screen
> position (same x and y coordinate).  I want to output the 
> record number to
> the same screen spot to give the illusion of a progress 
> counter during a
> lengthy process.
> 
> Regards,
> 
> Salah
> 
> *
> *   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