Re: function keys html activex - WeOnlyDo Discussion board

Re: function keys html activex (General questions)

by wodDrazen, Tuesday, June 20, 2006, 22:19 (6730 days ago) @ scott hosier

Hi Scott,


I found on this page that you need to send for F1 ESC + OP:
http://support.dell.com/support/edocs/systems/pe2650/en/ug/5g387ad0.htm

So here is example how:

telnetdlx1.Send (Chr(27) + OP )

or

telnetdlx1.Send (Chr$(27) + OP )

Hope this helps.


Regards,
Drazen


Complete thread: