Dave-
When you are running the sqr on the Unix prompt just use the
redirect sign(>>) to redirect the output to the desired file in the desired
directory. You can use :
sqr filename.sqr login/password -f directory name >> directoryname/filename
Hope this helps.
Charu