Chris schrieb: > Hi, > > I have a script that I want to run and put the output in the same > directory as the script but the directory that the script is in can > change. Is there a way to tell gretl to put the output in the same dir > as the script? > Have you tried something like outfile --write ./myfile.txt? -sven