i'm using kodak image scan control to scan document
one issue that i found out its that i cannot control the error iterupt
in case there is no scanner pluged so on error resume next doesnt work
on the functions
.OpenScanner
.StartScan
is it posible to check existance of available device before
contionuing to these functions?