08-31-2016
03:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-31-2016
03:52 AM
Hi,
Maybe not a neat solution but If you try to run the external rule, an error will occur, if you capture the error, you can proceed with
the rest of your code.
Try iLogicVb.RunExternalRule("c:\test.vb") Catch MsgBox("The external rule cannot be found") End Try
If you think this answer fullfilled your needs, improved your knowledge or leads to a solution,
please feel free to "kudos"
please feel free to "kudos"