Statalist The Stata Listserver


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

st: how to return a sting local in a rclass program


From   "Nikolaos A. Patsopoulos" <[email protected]>
To   [email protected]
Subject   st: how to return a sting local in a rclass program
Date   Thu, 01 Mar 2007 14:39:31 +0200

Hi,

I'm writing a rclass program and I want to return a string local at some point. Used:

...
...
local study "adavfdv"
return local study
....

AND

...
...

return local study "adavfdv"

neither of these worked.

....

Thanks in advance,

Nikos

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