SQLPLUS command line



I'm running SQL script filess through SQLPLUS (Windows platform), but I
want to make sure that SQLPLUS terminates and doesn't sit there waiting
for a QUIT command. How can I do this? I would have thought that it
would have a command line parameter to force this, I don't want to have
to remember to put QUIT at the end of every sql script that I or my
colleagues write.

Phil Hibbs.

.