Keys in SendKeys
Most keys can be represented by the character of the key itself. E.g, the key sequence HALLO can be represented simply by “HALLO”. Some special keys, such as the control keys, function keys etc are […]
Most keys can be represented by the character of the key itself. E.g, the key sequence HALLO can be represented simply by “HALLO”. Some special keys, such as the control keys, function keys etc are […]
When using Sendkeys there is one big issue, you can not see when/if the application is in the correct state. This means you have to build in some kind of wait states and then after […]
With SendKeys you simulate user keystrokes – which mean it is possible to start applications, enter information, choose menus, buttons etc. SendKeys is a part of Windows Script Host. Currently I am using this functionality […]
Yeah!!! I finally got my new NAS server. A NAS server is a Network Attached Storage, which can be used as a central fileserver. In this case I bought a Synology DS207+ because of all […]
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes