[R] Syntax error from the following command running on Win XP:	Rcmd	BATCH a:test.r
    Uwe Ligges 
    ligges at statistik.uni-dortmund.de
       
    Wed Nov 26 08:45:30 CET 2003
    
    
  
john byrne wrote:
> 
> 
> 
> What is the correct syntax for running a batch program (test.r) from the a:
> drive. I have tried no quotes, single and double quotes around a:test.r to
> no avail.
Learn how to specify paths in Windows:
Rcmd BATCH a:\test.R
BTW: If a: is a flopp drive, I'd highly recommend to copy files to a 
hard disk before working with them ...
Uwe Ligges
> Thanks in anticipation.
> 
> John Byrne.
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
    
    
More information about the R-help
mailing list