Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Recovery Scenario Problem
#2
Solved: 10 Years, 9 Months, 1 Week ago
Hi,

Just in case anybody has a similar problem, I've figured out a solution to my problem, its:

Code:
If TeWindow("TeWindow").TeScreen("ABC").Exist then
    TeWindow("TeWindow").TeScreen("ABC").SendKey TE_PF8
End if
If TeWindow("TeWindow").TeScreen("XYZ").Exist Then
    TeWindow("TeWindow").TeScreen("XYZ").SendKey TE_PF8
End if
If TeWindow("TeWindow").TeScreen("ABCXYZ").Exist Then
    TeWindow("TeWindow").TeScreen("ABCXYZ").SendKey TE_PF8
End If
Reply


Messages In This Thread
Recovery Scenario Problem - by DarrenPl - 11-09-2011, 04:18 PM
RE: Recovery Scenario Problem - by DarrenPl - 11-10-2011, 10:36 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Create Video of a scenario shivangshah 0 1,149 01-30-2017, 07:45 PM
Last Post: shivangshah
  Default recovery scenario TurtleRock 1 2,820 05-30-2014, 02:17 PM
Last Post: Tarik Sheth
  Edit Recovery Scenario skegler 0 3,116 03-05-2014, 10:40 PM
Last Post: skegler
  recovery scenario for closing a message box itself ashima 0 2,138 12-26-2013, 11:10 AM
Last Post: ashima
  Object State - Recovery Scenario vIns 1 4,074 01-21-2013, 03:15 PM
Last Post: Ankesh

Forum Jump:


Users browsing this thread: 1 Guest(s)