Skip to content

process & tracking

2 messages · Christian Schulz, Brian Ripley

#
Hi,
exist a possibilty to work with more than one process
like this,or  in another way is it possible to start
more than one time R (Win2000) and let run the process at one
task and work interactive normal with the other.......(but this is 
perhaps dangeorous , cause of same .RData file) ?


while(1) {
queryTrack()
Sys.sleep(12)}

thanks & regards,
Christian



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Tue, 26 Mar 2002, Christian Schulz wrote:

            
No problem.  If you ask the processes to save in the same directory then
the last to save will win.  So don't.