![]() |
CreateObject setup
I have written macros to retrieve data from a 3270 system through an emulator
(Extra! Enterprise 2000). When accessing the data I need this code in my modules, Set sys = CreateObject("EXTRA.System") sys.TimeoutValue = 20000 Set sess = sys.ActiveSession Set MyScreen = sess.Screen I can then get data using row/column coordinates to insert in my spreadsheet. I would like to do the same thing, but this would be using a web based (TN3270 connection) through IE, which I believe is already an emulator. Can someone tell me know how I would need to setup my macro to do this. |
All times are GMT +1. The time now is 12:38 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com