S-Eagle:
Here is the command (not including the quotation marks) I use to open the radio buffer and tune the vox channel to myself (JNOV) for testing my mic:
"/ . r a d i o SPC 5 SPC J N O V ENT"
You should be able to use this as a template for whatever radio commands you want to use. The thing that is a bit tricky is that you need to put spaces between each character to be sent and use "SPC" when you want a space on the radio buffer text line.
When I use "record keystrokes" to enter the same thing, I get this (minus the quotation marks):
KEYS +/ -/ +. -. +r -r +a -a +d -d +i -i +o -o +SPC -SPC +5 -5 +SPC -SPC +LSHF +j -j +n -n +o -o +v -v -LSHF +ENT -ENT
I haven't tried sending this command to the game, but if it doesn't work, I suspect it's because of the way that Control Manger processes the "KEYS" directive. I think that it tries to fit as many key presses into a single USB frame as it can. So, for example, Aces High might see the "/", ".", and "r" key presses at the same time. If you want to use the "KEYS" directive, try inserting "CHARDLY" between successive keypresses. This will force CM to send them in separate frames.
There is one other thing that may be causing your problem: if you use record keystrokes, type slowly, with a definite separation between key presses. I've found that if I just type at my normal pace, the "KEYS" sequence ends up with "interleaved" keypresses (e.g., it may include the seuqence "+a +d -a -d"), so that it looks like I've got two keys depressed simultaneously. That sort of thing would probably foul up AH.
I hope this helps.
- JNOV