I would like to convert the >FIGlet tool to a small tool to make function headers. Basically the idea: Press function key within Scite Input window opens for string, turning it into a FIGlet media on a button press the string is passed to Scite, commented out   But since most of this is simple, would it be possible to have a very simple example, maybe something like the below, to insert lines into Scite ? $s = inputbox("Enter string") ; ; in doubt about this one... _insert_text($s)