Forum Discussion
Anonymous
13 years agoHi,
You can refer the window only by its caption like this:
Sys.Process("Shop").Window("*","Austreus Shop Management - Master Item")
If the caption can be changed, you can specify only a constant part like this:
Sys.Process("Shop").Window("*","Austreus Shop Management*")
Related Content
- 12 years ago
Recent Discussions
- 2 days ago