Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Keetacom

    VB Application sending commands to AS400 client

    An unreliable way is to use: (it many times doesn't wait properly) If autECLPS.Ready Then autECLPS.SendKeys "[FLDEXT]" If the server will be updating the cursor position as well, you may want to use: autECLPS.WaitForCursor (row,column,max wait time in ms) A more reliable way to verify...

Part and Inventory Search

Back
Top