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. DarkWynd

    using GetString function - Returns EBCDIC codes

    I did not find any settings on my Emulator or within Excel that would fix this issue. It might be worthwhile to note that I'm using MS Excel 2012 (v 14.0.6106.5005 (32 bit)) In the end, I made up my own EBCDIC to ASCII conversion function in order to properly populate the data in MS Excel. I...
  2. DarkWynd

    using GetString function - Returns EBCDIC codes

    Hello everyone, I am currently using Excel to gather some data from our Mainfram systems. We are using Extra 6.71 as the Mainframe emulator. Using VBA, I am able to connect to Extra and then use the Function "SendKeys" to get to a specific screen on the mainframe. The problem however lies when...
  3. DarkWynd

    Attachmate 6.71 & Excel

    Here are my Language settings I see : OS : Windows XP 5.1 (SP3) Control-Pannel -> Regional & Language Settings : Standards & Format : English (Canada) Location : Canada Text Services & Input Languages : Default Input Language : French (Canada) Installed Services : - Chinese...
  4. DarkWynd

    Attachmate 6.71 & Excel

    Thank you for the clarification. That doesn't however solve the problem with the "GETSTRING" Function that I'm having though... If I'm using the correct object library, why is GETSTRING reading junk data from the screen?
  5. DarkWynd

    Attachmate 6.71 & Excel

    I'm having problems using Excel to gather data from Attachmate Extra 6.71. First of all, I'm trying to select the appropriate object library in Excel -> VB Editor -> Tools -> References. Initially, I could not find any Object library in the list, so I browsed on the Hard-Drive to see if I could...

Part and Inventory Search

Back
Top