Jump to content

FastFox Bold Text Macro Not Working


longhorn1955

Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...