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 Chriss Miller 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. VictorRavagnani

    Extra 6.5 freezes/white screen while VBA connection

    Hello everyone Before the update for Office 2013, my macros in vba connectiong with Extra! Client 6.5 was working better than ever. After this update (or something else that i'm not aware), the same macros doesn't. Eveything was checked: - reference in VBA - object creation and assingments...
  2. VictorRavagnani

    Reduce error in screen copy due common asynchronous host connection using WaitHostQuiet(0) or other

    Good day, I'm trying to copy data from the screen (with Attachmate Extra 6.5) from a Session as fast as possible to avoid Server capacity overload using the following: Myscreen.SendKeys ("<Enter>") Myscreen.WaitHostQuiet (0) 'used as time marker to xServerBusy Myscreen.WaitForCursor 1, 30...
  3. VictorRavagnani

    Locked terminal (TN3270 in Extra 6.5) due time out

    Hello Gentleman, Is it possible to insert a Function that checks if a terminal is locked (either by time out or other reasons) via OIA?
  4. VictorRavagnani

    sendkeys btw. excel to extra 6.5 object_in a password field

    Hello Gentleman, could use some help... When I acquired a password (string) from an inputbox in excel vba, suddenly faced an unusual situation: for a password field in extra 6.5!, sendkeys and/or putstring turns the text into case Insensitive. DO you faced anything like it? thank you and...

Part and Inventory Search

Back
Top