Re: file.move(_file_,?"D:\01XXXX\") not working
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
I don't think you can get this from the command only. Possibly checking the return value and displaying a message accordingly.. If not, then check directly for the file with file.exists (or whatever the service is). Both require a short script. To avoid creating many short script files for situations like this, I use exec morcommandasscript and put the script in the more commands field.