SendKeys

procedure SendKeys( s: String);

SendKeys takes a string s, and attempts to send it's complete contents to the client. It currently only accepts characters ranging from ``A..z''.



Merlijn Wajer 2010-08-27