How do i make sure perl is in my PATH, and if its not how do i put it there?



Either make sure that perl is on your PATH or if the path/filename you
specified is correct then try with backslashes just in case:

"C:\\perl\\bin\\perl.exe"

Also check the upper/lower case of each component of your path just in case.
-- 
View this message in context: 
http://www.nabble.com/Trouble-retrieving-data-%28.xls%29-from-folder-on-my-computer.-tp26113172p26120777.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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.

Reply via email to