View Single Post
  #1 (permalink)  
Old 09-28-2009, 02:04 PM
kylepyro kylepyro is offline
Junior Member
 
Join Date: Nov 2008
Posts: 28
Cool Simple rename not functioning

We recently switched over to server version and I'm getting intermitent results from tasks now.

I've uploaded the task for reference. Statement 85 is a simple rename on a file. Statement 94 is a copy for that renamed file to a new location. The task records errors in a log and it shows an error at statement 94, being unable to copy the file. The reason is its expecting the file to be named according to the rename in stmt 84, but this statement doesn't appear to execute and it doesn't record an error.

You'll see a message box at stmt 83 and another at 92. I get both of these messages. The rename isn't conditional, so it should just run, but I don't get a renamed file.

I had this problem with this script last week and wound up "fixing it" by deleting and re-adding the line. That hasn't helped this time. I've reboot, stopped my anti-virus and shut down unnecessary applications.

any ideas would be appreciated.
Attached Files
File Type: txt delivery_note_index.txt (10.5 KB, 17 views)
File Type: txt Delivery_Note_Index_Log.txt (95 Bytes, 6 views)
Reply With Quote