If you call CoLoad.copy(to, from) with a LocalFile target
that does not exist the copy will fail because the file
does not exist and therefore the outputstream cannot
be created. A call to create() should be made to create
the file if it does not exist.
Logged In: YES
user_id=1032692
si think that the only solution is to create a create() method
that create a file with same name as ( CoFile.getselectfile
() )..................or maybe can i work with
CoLoad.copy(to, CoFile.getselectfile() ) ??? what do u think ?
hackoff@hotmail.com
sorry for my poor english ( nice working with
JTable ,JCombox ) it resolve a lot of solution thxs too much