From | Roger Newson <[email protected]> |
To | [email protected] |
Subject | st: Re: SAS libname equivalent |
Date | Wed, 28 Jan 2004 20:41:54 +0000 |
At 13:54 28/01/04 -0600, Jason A. Thompson wrote:
What is the correct way in Stata to establish pointers to paths in Windows XP, something along the lines of the LIBNAME and FILENAME statements in SAS? Can this be done using Windows environment variables? Can it be done without? Can it be done at all?! I've found the ability to do this in other environments critical to maintaining shared code.I personally store the path in a macro using a command near the top of a do-file. For instance, I might have a line near the top of the do-file like
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |