In my set up, I have a host machine and two VMS. Both VMs have Stata installed on them. I need to be able to somehow launch Stata on VMs without tracing back to the host machine. I am able to do this for vbs scripts. For example, when I invoke a vbs script on one of the VMs from Stata installed on the host, the vbs script uses the Operating System on the VM as long as I have Office installed on that VM. However, I could not figure out a way to do the same with do files. My intuition tells me that if I utilize a windows command using Stata then the windows command invokes the Stata on the VM it would be run on the Stata installed on VM (without tracing back to the host OS) but I dont know of any such windows command to achieve that end. Any ideas? BTW shell and winexec does not work for this. Also, task scheduler is not suitable as the timing needs to be on demand rather than at a set time.
Related Posts with Are there any unconventional ways to launch Stata?
Numbering new values of a variable 1 to NMy data has a country variable using three digit ISO-3166 codes. The underlying codes aren't quite s…
Linear Models With Many Levels of Fixed Effects( REGHDFE)Dear Stata Members I ran the following panel regression with firm fixed effects(in my case, xtset i…
Pseudo Panel using cohortsi have 3 rounds of cross sectional survey data of firms. i wish to estimate the productivity of the …
double integral in MataHey all, I am working on to implement a random effect zip model in Mata. The model includes two ran…
Inclusion of country-fixed effects in a difference-in-difference model, specified on firm-year level and using REGHDFEDear Forum, I have a panel of firm-year observations from different countries. A given firm will be…
Subscribe to:
Post Comments (Atom)
0 Response to Are there any unconventional ways to launch Stata?
Post a Comment