default path to send spool files

Hi,

AFAIK, spool search, from your example, shows no answer on poster question.

I think that default spool file location is defined with:

With code:

spool where_am_i.LST
select 1 from dual;
spool off;

Result is (spool file) is under directory:
c:\Users\Q383211\AppData\Roaming\Dell\Toad for Oracle\12.10\User Files\

But changing above directory (from Toad settings) will move not only that but all files (folders) bellow.
I think that current Toad doesn't allow to specify custom default spool directory.

Brg
Damir