Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Save scalar in r() to be returned


From   John Antonakis <[email protected]>
To   [email protected]
Subject   st: Save scalar in r() to be returned
Date   Sun, 03 Mar 2013 12:41:43 +0100

Hi:

I have written a program and I would like to have Stata save and store a scalar (e.g., "hello") in r(); suppose the value of hello is .52. Thus, this result should be accessible after the user types -return list-.

So, after the program is run, when the user types -return list- I would like Stata to return:

scalars:
           r(hello) =  .52

How would I do that, i.e., create a result stored in r()?

Best,
J.

--
__________________________________________

John Antonakis
Professor of Organizational Behavior
Director, Ph.D. Program in Management

Faculty of Business and Economics
University of Lausanne
Internef #618
CH-1015 Lausanne-Dorigny
Switzerland
Tel ++41 (0)21 692-3438
Fax ++41 (0)21 692-3305
http://www.hec.unil.ch/people/jantonakis

Associate Editor
The Leadership Quarterly
__________________________________________

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index