Hi, the programming cycle in R is (1) create somefile.R in some ascii editor (2) use "source(somefile.R)" to read it. (3) change the file and repeat step (2). Or there's a better way ? Which section of which manual explains that ? Pedro Cruz