minben <minbenh <at> gmail.com> writes: > > Suppose I have written a R program and saved it in test.R . How can I > call the program in the command line? Assuming Windows (might work under linux) rterm --vanilla --no-save < myrfile.r Dieter