Hidden label value in GUI

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
ashok
Newbie
Posts: 2
Joined: Tue Oct 04, 2005 5:09 am

Hidden label value in GUI

Post by ashok » Wed Dec 14, 2005 10:14 am

Hello,
I am using Macro scheduler to automate application which generates reports.
When reports are run, there is a hidden label which stores the status of report run. I am unable to get the hidden label from GUI.
Even it is not displayed in View System window, due to which i could not be able to get the control id.
kindly help me resolving this problem.
Thanks
Ashok

User avatar
support
Automation Wizard
Posts: 1450
Joined: Sat Oct 19, 2002 4:38 pm
Location: London
Contact:

Post by support » Mon Dec 19, 2005 2:28 pm

If it is not displayed in View System Windows then it probably doesn't even exist. It may have been destroyed or has not been created. If it is hidden you should still be able to see it under View System Windows and would be able to get text from it using GetControlText.
MJT Net Support
[email protected]

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts