This is an update to an earlier post which was not clear.
I am shelling out to a bat file that extracts and imports an lzh archive.
On boot (Or manually) the procedure works perfectly.
However if I try to import further files (On a button press command) I get the message "file exists" and the procedure runs but nothing is imported,to the folder.
All folders are emptied manually,so nothing is visible in them.
So where is the file,that it says exists.
I have previously shell,d out to Xl with no problem,but cant seem to achieve the same result here.
Any ideas how to clear this etc.
(Timing is not a problem I have a wait factor built in.)
Captnk
I am shelling out to a bat file that extracts and imports an lzh archive.
On boot (Or manually) the procedure works perfectly.
However if I try to import further files (On a button press command) I get the message "file exists" and the procedure runs but nothing is imported,to the folder.
All folders are emptied manually,so nothing is visible in them.
So where is the file,that it says exists.
I have previously shell,d out to Xl with no problem,but cant seem to achieve the same result here.
Any ideas how to clear this etc.
(Timing is not a problem I have a wait factor built in.)
Captnk