Statalist


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

st: re: Can Stata access the SGE_TASK_ID environment


From   Christopher Baum <[email protected]>
To   [email protected]
Subject   st: re: Can Stata access the SGE_TASK_ID environment
Date   Thu, 22 Oct 2009 13:14:30 -0400

<>
Jonathan said

Many thanks to those who replied. As suggested, I contacted Stata Techinical Support. In case its of use to others, they explained to me that the env function could be used:
 local x : env SGE_TASK_ID
 to save an environment variable to a local macro.

Good catch. This is one of the 'macro extended functions' accessible from
help extended fcn
which I had forgotten about.
Kit Baum   |   Boston College Economics and DIW Berlin   |   http://ideas.repec.org/e/pba1.html
An Introduction to Stata Programming   |   http://www.stata-press.com/books/isp.html
An Introduction to Modern Econometrics Using Stata   |   http://www.stata-press.com/books/imeus.html

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   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