On 2/4/09 9:45 AM, "Jim Ault" <[email protected]> wrote:

> Use the rename command, but you need to be careful.
> 
> You should do a few checks as you go, such as
> 
> 
> if there is a file (tFullPathName) then
>    rename tFullPathName to tNewFullPathName
>    wait 20 milliseconds --for the hard drive task to finish
>    if there is not a file (tNewFullPathName) then

Doesn't the rename command return an error in the result if it can't do the
renaming? Or am I misremembering this...

Ken Ray
Sons of Thunder Software, Inc.
Email: [email protected]
Web Site: http://www.sonsothunder.com/


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to