The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Moving a window within a window
#1
Hi,

I am defining the following windows

int BMCWindowNew=win("BMC Remedy User - Incident (New)")
int NewIncident=win("Incident (New)")

The NewIncident window resides within the BMCWindowNew. I need to reposition the NewIncident window to the upper left corner of the BMCWindowNew so a macro can click on the proper areas in the NewIncident window. I also need to resize the window to 1034 680 to insure the fields are located in the correct areas of the screen. So far, all I have been able to do is move the BMCWindowNew when I thought I was going to move the NewIncident window.

What would the command line(s) look like to move the window within a window.

Whytewhysper


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)