longhorn1955 Posted August 1 Share Posted August 1 I'm trying to create a macro in FastFox to Bold Text, Type "Interviewer:", Unbold Text and Tab. I've assigned it CTRL + Q and this is my code so far: kbrd_click 'B' 100 kbrd_input "Interviewer:" kbrd_click 'B' 100 kbrd_input "\t" When I type CTRL + Q, the word "Interviewer:" types and it tabs but it won't bold or unbold the text. I can't find anywhere in the FastFox menus where I can select Rich Text format if that's the problem. I've read, re-read and read-read the instructions at http://help.nchsoftware.com/help/en/fastfox/win/editkeystroke.html to no avail. I want to use it for transcribing with labels for Interviewer and Interviewee in bold before the text. I have created an expansion shortcut which works except for I have to manually unbold it and tab to type the dialog. Link to comment Share on other sites More sharing options...
longhorn1955 Posted August 2 Author Share Posted August 2 Nevermind. I created the macros in Word. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now