Dealing with Pop-Up Box
Posted: Thu Sep 04, 2008 7:46 am
Hello,
I'm using RoboTask to generate reports for one of my co-workers. I have RT enter a beginning date (first day of the month) to run a Month To Date report.
Early in the month, the report is empty. Instead of displaying the report, the software display a pop-up box titled "Information" with "No records matching scope options were returned." in the body. There is one button labeled "Ok" in this pop-up.
I am trying to use If-Then logic to deal with this exception. In the RT If Then dialog box I entered the First Operand as "WindowExists(Information)", set it as Boolean, and compared it to TRUE.
However, this never works. The Else portion of the code always executes (which is coded to print the actual report).
How do I recognize this pop-up box within RoboTask?
Any suggestions would be greatly appreciated.
Regards,
Robert
I'm using RoboTask to generate reports for one of my co-workers. I have RT enter a beginning date (first day of the month) to run a Month To Date report.
Early in the month, the report is empty. Instead of displaying the report, the software display a pop-up box titled "Information" with "No records matching scope options were returned." in the body. There is one button labeled "Ok" in this pop-up.
I am trying to use If-Then logic to deal with this exception. In the RT If Then dialog box I entered the First Operand as "WindowExists(Information)", set it as Boolean, and compared it to TRUE.
However, this never works. The Else portion of the code always executes (which is coded to print the actual report).
How do I recognize this pop-up box within RoboTask?
Any suggestions would be greatly appreciated.
Regards,
Robert