Hi,
I want to make my R program run in batch under Windows XP. To do so, I
create a bat file with the command RCMD BATCH --vanilla program.R
program.out and I use the bat file with the scheduled task of Windows
XP. Then I log off.
It works up to the log off of another user on the same computer with
R-2.9.1 but this problem doesn't appear with R-1.9.1 on the same
machine. Is anything wrong in the syntax of my bat file? Thanks.
Regards,
Alain
--
Alain Guillet
Statistician and Computer Scientist
SMCS - Institut de statistique - Université catholique de Louvain
Bureau d.126
Voie du Roman Pays, 20
B-1348 Louvain-la-Neuve
Belgium
tel: +32 10 47 30 50
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.