Forum: Transit support
Topic: Makros in Transit NXT
Poster: wotswot
Post title: Format check
OK, what a pain! ("they don't always bother to adjust the format checker settings").
It's easy to display the Project settings dialog - (ALT_KEY)(P)(E). But then the problem is to access the Format Check tab with the keyboard (as Transit macros don't handle mouse clicks). When the Project settings dialog comes up, it defaults to the Languages tab. You then have to press Ctrl-Tab eight times to display the Format check tab!
You can try recording it (but in my experience it's better to have a good understanding of the macro syntax and write it yourself, as the recording function isn't always very reliable, in particular for key combinations).
Here is the complete macro, which works fine for me (I've assigned it to Ctrl-Shift-F7):
(ALT_KEY)(P)(E)(CTRL_TAB)(CTRL_TAB)(CTRL_TAB)(CTRL_TAB)(CTRL_TAB)(CTRL_TAB)(CTRL_TAB)(CTRL_TAB)
NB: replace ( with the "less than" sign and ) with the "greater than" sign (which Proz sees as html tags)
Richard
[Edited at 2013-12-02 11:33 GMT]
Topic: Makros in Transit NXT
Poster: wotswot
Post title: Format check
OK, what a pain! ("they don't always bother to adjust the format checker settings").
It's easy to display the Project settings dialog - (ALT_KEY)(P)(E). But then the problem is to access the Format Check tab with the keyboard (as Transit macros don't handle mouse clicks). When the Project settings dialog comes up, it defaults to the Languages tab. You then have to press Ctrl-Tab eight times to display the Format check tab!
You can try recording it (but in my experience it's better to have a good understanding of the macro syntax and write it yourself, as the recording function isn't always very reliable, in particular for key combinations).
Here is the complete macro, which works fine for me (I've assigned it to Ctrl-Shift-F7):
(ALT_KEY)(P)(E)(CTRL_TAB)(CTRL_TAB)(CTRL_TAB)(CTRL_TAB)(CTRL_TAB)(CTRL_TAB)(CTRL_TAB)(CTRL_TAB)
NB: replace ( with the "less than" sign and ) with the "greater than" sign (which Proz sees as html tags)
Richard
[Edited at 2013-12-02 11:33 GMT]