deterdangler
Programmer
Hi Everyone,
Assuming that i have 1000 employer IDs and i want to get their names from attachmate..but what happens some times is employer id does not exist and attachmate displays a warning/status message mentioning "Employer ID does not exist".
Is there any better way/practice to read this message? i dont know for what employee id this message will be displayed.
Is there any thing like try/catch block to read this message for employee ID and take proper action if it happens and then go back to the next employee ID.
I hope i stated my problem clearly..
Assuming that i have 1000 employer IDs and i want to get their names from attachmate..but what happens some times is employer id does not exist and attachmate displays a warning/status message mentioning "Employer ID does not exist".
Is there any better way/practice to read this message? i dont know for what employee id this message will be displayed.
Is there any thing like try/catch block to read this message for employee ID and take proper action if it happens and then go back to the next employee ID.
I hope i stated my problem clearly..