search for: a8727428

Displaying 1 result from an estimated 1 matches for "a8727428".

2007 Jan 31
4
help with function "system" and MS-DOS command TYPE
Greetings - I have a quick question that I hope someone will have a quick answer. I have tried to use the R function "system" with the MS-DOS command "type" to display the full content of a text file. But it always returns with a message saying the text file is not found. I could accomplish the same task with the "cat" command which is one of the unix-like commands