in reply to Re: capture error executing a binary
in thread capture error executing a binary

It's an API that comes with the application to get certain data from it's database.
The database is black box and the API could'nt be replace with using DBI from the perl script.

Thanks for the suggestions. I'll try it out.