Save current buffer and run it according to associations (Windows) (Run_Buffer.bsh v1.0 by Drekin)
Submitted by Friday, 18 November, 2011 - 18:59
on
The macro saves current buffer and runs it according to file associations (like if you double-click on the file icon). Works on Windows only.
Current version uses Java ProcessBuilder. An older version used Runtime.exec but there's a bug that some paths containing Unicode characters are not executed. (See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4947220)
Updated on 11/18/2011 - 18:59
Downloads: 764