On Wed, 26 Nov 2003 08:45:30 +0100, Uwe Ligges <[EMAIL PROTECTED]> wrote:
>Learn how to specify paths in Windows: >Rcmd BATCH a:\test.R Both a:test.R and a:\test.R are valid paths in Windows, and they may mean different things. The first looks in the current directory on A:, the second looks in the root of A:. >BTW: If a: is a flopp drive, I'd highly recommend to copy files to a >hard disk before working with them ... That's good advice. Duncan Murdoch ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
