Attach character strings to keystrokes?
Posted: Wed Sep 10, 2003 10:24 pm
My first visit to the forums, and my first question!
MS Word allows users to attach a character string to a keystroke. Can TP do this? (I could find no mention of it in the forum, but TP may use unfamiliar terminology for this function.)
For example, most immediately I would like to attach the string
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
to some key combo involving "d," so whenever I have to add it to a new HTML file I can do so instantaneously.
I know I could turn on the macro recorder and attempt to type this string correctly (I can do that in Word, too), but it makes more sense to paste a string into a text window and then simply assign it to an unused keystroke.
Any enlightenment would be appreciated.
Dale Mead
MS Word allows users to attach a character string to a keystroke. Can TP do this? (I could find no mention of it in the forum, but TP may use unfamiliar terminology for this function.)
For example, most immediately I would like to attach the string
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
to some key combo involving "d," so whenever I have to add it to a new HTML file I can do so instantaneously.
I know I could turn on the macro recorder and attempt to type this string correctly (I can do that in Word, too), but it makes more sense to paste a string into a text window and then simply assign it to an unused keystroke.
Any enlightenment would be appreciated.
Dale Mead