Let's say I have a VID layout with an "area" for entering text, and a button, and I am typing away entering text into the area and I am in the middle of the area somewhere. Would there be a way to program the button so that if I clicked it, some canned text would be inserted into the area at the point where I was typing? This would be like the "soft keys" of a terminal emulation program where one function key could be programmed to "type" a whole string of characters for a situation where that whole string had to be entered many times.