Create Scratch Buffer (Create_Scratch_Buffer.bsh v1.0 by TeRanEX)
Submitted by Tuesday, 2 August, 2005 - 22:52
on
a BeanShell macro script to rapidly create temporary buffers in a specified directory, using a random name for the buffer. When you bind a shortcut to it (by example CS+n) this allows you to easily create a buffer to take notes and still save it without having to think about a name/location (just in case your computer crashes). By using the Delete_Buffer.bsh macro you can delete the buffer as easily as you created it.
(i'm not entirely sure if "scratchbuffer" is a good name for this kind of buffer. Better names are welcome :))
Updated on 08/02/2005 - 22:52
Downloads: 1771