Tangen, Erik wrote:

> Did you ever get a solution to this?
> I am also in need of this solution.
> Thanks,
> Erik

Can you clarify?  What is a DOS error?  You mean an error in reading or
writing a file?  That would be an IOError exception.  If a file is not
found, or you can't read it, that's an OSError exception.  Beyond that, I'm
not sure what you're asking for.

j

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to