I'd like to add an 'Export Slot' option under Quest->Scripts, to export the ZASM from any slot with a script.

Also, I'd like to add an option to save the compiler string to a text file during compilation, so that the entire script buffer is output as a text file, similar to exporting the ZASM at compile time.

Adding an option to save all ZASM to its own file, rather than only to allegro.log may also be good.

I want to expand the buffer size by using multiple strings, first. Any thoughts on these?