Hi all

I'm using eVB and fthe activex file object to write some data to a text file
on the device and storage card

I'm trying to trap the error if i do

file1.open "\storage card\test.txt" ....

if I use on error resume next it stops an error appearing but I can't seem
to trap it ? using err object ?

TIA

Andrew kennard