K
Kashif Javed
Hi there
My small OCR program is written in VB .NET. The main procedure uses the
FSO and scans a folder for image files and then send each file name to a
Function which does the OCR using MODI and extracts the text out of
that image file and returns the extracted text to the main procedure.
After extracting the text out of that image file the program tries to
delete the file but it gives an error message "File is being used in
another Process".
The VB 6 version of the program is working fine.
Any suggestions or help will be appreciated?
Thank you
Kashif
My small OCR program is written in VB .NET. The main procedure uses the
FSO and scans a folder for image files and then send each file name to a
Function which does the OCR using MODI and extracts the text out of
that image file and returns the extracted text to the main procedure.
After extracting the text out of that image file the program tries to
delete the file but it gives an error message "File is being used in
another Process".
The VB 6 version of the program is working fine.
Any suggestions or help will be appreciated?
Thank you
Kashif