I just open a new command window, type and execute a query (select 'adsf' from dual) and do Alt-F, A and give it a name. Windows Explorer shows that the file exists, but has a size of 0k and opening it in notepad show nothing.
Works fine for me. Did you type this command in the "Editor" tab page? This is the script that is actually saved. The comannds executed on the prompt are not saved.
------------------
Marco Kalter
Allround Automations
if you enter something in the editor tab of the command window, play with it until its right, blah blah, then press F8. if the code you have written ends with a /, it will run, otherwise you will get a line number ( one more than the number of lines in the editor ), type a / and bobs yer auntie, it executes.