Hi All,
I have an Excel application which is referencing to an IBM Reflection screen.
The application was working without any problem in the following environment -
Windows XP
Office XP
WRQ Reflection for IBM v13.0
Rrecently I have moved the application to a new system with the following environments -
Windows 7
Office 2007
Attachmate Reflection Standard Suite EN (v15.3.436.0)
But now the same application is raising following run time error with this new environment -
"Screen not ready 1. Index was outside the bounds of the array."
The error is occuring on the following line of code-
Session.TransmitTerminalKey rcIBMEnterKey
Any help?
I have an Excel application which is referencing to an IBM Reflection screen.
The application was working without any problem in the following environment -
Windows XP
Office XP
WRQ Reflection for IBM v13.0
Rrecently I have moved the application to a new system with the following environments -
Windows 7
Office 2007
Attachmate Reflection Standard Suite EN (v15.3.436.0)
But now the same application is raising following run time error with this new environment -
"Screen not ready 1. Index was outside the bounds of the array."
The error is occuring on the following line of code-
Session.TransmitTerminalKey rcIBMEnterKey
Any help?