Forum Discussion

alpha13m's avatar
alpha13m
Occasional Contributor
5 years ago
Solved

Keyword handling exeption

Hello, I have created a script macro in delphi and several keyword witch work with an exe, i would like to manage error when trying to add data already existing in app. ex : windows add tiers "toto...
  • alpha13m's avatar
    alpha13m
    5 years ago

    Thanks for youre answers, i finally manage this case with try catch and if object exist in the keywordTests

    If we don't find this windows the action continue and finish action creation, else if windows show up catch error return false and send mail.