RE: automation of wtk client ?
"Norman Laskie" <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Message-ID | <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAglNvcA1fnk+NYtsRBdwYSMKAAAAQAAAABOeWxYbqpkyRdjpGV85NQwEAAAAA@esc6.net> |
You can use something similar to AutoIT to do these tasks http://www.autoitscript.com/autoit3/index.php. Hope this helps Norman _____ From: [email protected] [mailto:[email protected]] On Behalf Of Rühmann, Günther Sent: Monday, March 21, 2005 11:04 AM To: [email protected] Subject: [fourjs-users] automation of wtk client ? Hello together, I am looking for a solution for the following problem: I made an Microsoft Access application that holds data to be transferrred to a application that is runnung on a unix / informix server. The data, At the moment our users type in data in WTK client windows manually by reading in Access application and typing in them in WTK client. Is there a way to automate this. In the past we used a terminal client that could be contolled remotly by DDE commands in by sending keys (text strings) to the client window. Does anyone know a similar way with WTK client ? The DDE program was like - wait untiel text "user name" appears in client windows - send username to the client, then send ENTER - wait until "enter password" appears - send password, then ENTER - wait until main menu appears - select ....... Best regards Guenther