I think F4 is -3
I also *think* you would want to do this:
Keyboard chr(-3)
BUT that won't work, as the keyboard instruction probably not interpret chr(-3) very well (chr() only works for 0-255)
Do you have a setkey set?
Regards
Griff
Keep [Smile]ing
There are 10 kinds of people in the world, those who understand binary and those who don't.