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?
Very different p-values using testnl vs test after marginsI'm working with survey data on medication use among people with a disease. The question is whether …
mlogit with pooled data (not mlogit for panel model)I have panel data for 40 individuals and their characteristics for 10 years. The DV is an outcome v…
Creating a Sample from two categorical variables. Looking for replication.Hello Statalist, This is my second post, sorry in advance if I broke a rule. I have a data that co…
Short Panel data + fixed effect model, questions about time dummy and unit rootHi dear Statalist, I’m exploring how the bank specific characteristics and macro variables (liquidit…
abm_grid: new Mata class for handling grids for Agent Based Models available on GitHubThe abm_grid Mata class is now available from this github repository. abm_grid is a Mata class inten…
Subscribe to:
Post Comments (Atom)
0 Response to Are there any unconventional ways to launch Stata?
Post a Comment