Readkey and Sendkey function in C/Al

Hi Folks, Another question from me today. [8)] How to implement "Readkey"(from Pascal) and “**Sendkey” (from VB)**function in C/Al? I would be very much interested to know the answer of these [?]. That’s all about it, Thank you. Jemmy Sentonius

readkey is quite complicated. You will have to place a hook on a navision form for that. The sendkeys you can find in an automation library: ‘Windows Script Host Object Model’.WshShell