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 strongm 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. jdowski

    Screen Scrape to Access Table

    Hi Rob, it would take too long to explain in writing in a forum. If you want contact me via jdowski AT gmail dotcom
  2. jdowski

    WaitForString & WaitForCursor Help

    You're correct.
  3. jdowski

    WaitForString & WaitForCursor Help

    Hi Skip, understood with your comments but the cursor should already be in the correct position from the commands just above? BTW, are there any good books or sites dedicated to just AttachMate programming? RS![Member ID] = Trim(.Screen.area(4, 45, 4, 59)) RS![Check Acct-Num]...
  4. jdowski

    Screen Scrape to Access Table

    @TrickShot, you could just save & close the Excel file after it's been populated and then set up a macro or code to pull it in from your Access db. You can have the entire process run from Access but you'd have to change quite a few things. If you're more comfortable working with Excel & Excel...
  5. jdowski

    WaitForString & WaitForCursor Help

    Good Morning Skip, I've tried using both a WaitForCursor and a WaitForString. I'll get through about 10 records and then the session will lock up. I get the little icon in the session tray that looks like a little man with arrows for arms? After I break my code I hit Escape in the session to...
  6. jdowski

    WaitForString & WaitForCursor Help

    Hi Skip, Thanks! After posting I started search the forum here and did find some other threads with suggestions. I had heard recently that DoEvents should be avoided? You have any thoughts on that one way or another, or alternatives? Thanks, Joe
  7. jdowski

    WaitForString & WaitForCursor Help

    Hi All, Just joined. First post...be gentle ;). I am using myEXTRA!Enterprise 7.11 and running my code from Access 2013 with a reference set to the Extra Object Library. While I am comfortable coding in Access, the Extra Basic stuff is new, exciting, but still confusing at times. I have code...

Part and Inventory Search

Back
Top