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]
Re: st: run STATA DO files on web?
From
Austin Nichols <[email protected]>
To
[email protected]
Subject
Re: st: run STATA DO files on web?
Date
Wed, 3 Mar 2010 16:45:50 -0500
What about
tempfile t
copy http://whatever.edu/link.do `t'
do `t'
On Wed, Mar 3, 2010 at 3:17 PM, <[email protected]> wrote:
>
> I am collaborating on a study with someone from a different institution, so we don't have a common network space, & it'd be useful to have a web location - - thinking Google groups - - to share files & from which to run programs.
> If I say something like:
>
> do http://link
>
> then, although it does seem to find & read the file, it apparently gets thrown by the HTML header code. (By contrast, R manages it somehow.)
>
> Anyone found a way to do something similar?
> (In the STATA documentation there is an illustration of 'use' for net locations, but I didn't find anything for 'do'.)
*
* 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/