I have tried as much as I can think of.
I looked in the vkey table thing
and the charcater map for ~ on windows is 0x7E
and this is assigned to f key 15
so I tried sending that.
Then I tried making 0x7E unassigned by puttin a ; at it in the .inc file.
that didnt work
I seem to be able to send any other character though.
Im not sure if it is a procomm problem or the hardware tracker problem.
the exit command on the tracker is ~@ and when I use the recorder on procomm it realises I push "~@" but it wont transmit it.
Is it because when you push ~ the tracker doesnt display it cause its waiting for another keypress? like @ to exit, or is this a coincidence?
Its driving me barmy, and more and more of the systems are going to start using this to exit so I need to get it working or all my scripts have been a waste of time
