Marko -
I can't resist.
The next more elegant solution would be to have a single R process
poll the directory entry for "named.file" periodically to see whether
the file date has changed since it was last read. See help("file.info")
for an R tool that will help do this. Use 'system("sleep 600", F)'
in R to space the polling ten minutes apart.
- tom blackwell - u michigan medical school - ann arbor -
______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html