i would like to get the handle from Oracle's SQL*Plus application. I'd like to send data to it for automation purposes.

Is there a way to get a handle by cycling through the open applications til i find one with a form caption of 'Oracle SQL*Plus'?

thanks