Search found 3 matches

by Passman
21 Jan 2014, 11:04
Forum: General
Topic: A little help for a newbie please!
Replies: 4
Views: 8681

Re: A little help for a newbie please!

Hi Petr Many thanks for the help and pointer. I'm pleased to say that is what I needed to get to the final solution. Here is the code I ended up with and it works brilliantly , even allows me to set the tenth digit when required (although very seldom). Dim frq frq = HIDMacros.GetBuffer frq = frq * 1...
by Passman
20 Jan 2014, 12:49
Forum: General
Topic: A little help for a newbie please!
Replies: 4
Views: 8681

Re: A little help for a newbie please!

Thanks for your suggestions.

They have clarified most problems I had, I'm most grateful for your time.

My last issue is around

Code: Select all

HIDMacros.FSXEvent "ADF_SET", ???
Following your suggestions nothing seems to set this as expected. Any helpful pointers please?

Many thanks
by Passman
17 Jan 2014, 17:33
Forum: General
Topic: A little help for a newbie please!
Replies: 4
Views: 8681

A little help for a newbie please!

This is a great program, just what I have been looking for. The straight forward Send Simconnect Event is fine, however I'm getting very confused by the scripting and I wonder if someone could point me in the right direction please. I have coded the following for a set Xpndr event and it works perfe...