Heyas all,
Long time no see.
Don't know whether that is because I have been able to do the things I need to without assistance.... or whether I just haven't been all the things I need to at all and sit sharpening my pencils instead.
*cough*
Anyway Happy Xmas
And to celebrate the new year I thought I would post a request for info on something I am currently trying to do.
Basically I need to copy the WHOLE contents of a folder specified by several variables.
The results is something like:
filecopy w://development/*, w://distribution
But returns Bad file name or number error.
Have tried it with % as wildcard
filecopy w://development/%, w://distribution/<username>
But says cannot find file.
What I need is to copy all contents of folder (in this case development) to the distibution file.
All the relevant folders etc are created on the fly if they are not already present etc
Any ideas?
Long time no see.
Don't know whether that is because I have been able to do the things I need to without assistance.... or whether I just haven't been all the things I need to at all and sit sharpening my pencils instead.
*cough*
Anyway Happy Xmas
And to celebrate the new year I thought I would post a request for info on something I am currently trying to do.
Basically I need to copy the WHOLE contents of a folder specified by several variables.
The results is something like:
filecopy w://development/*, w://distribution
But returns Bad file name or number error.
Have tried it with % as wildcard
filecopy w://development/%, w://distribution/<username>
But says cannot find file.
What I need is to copy all contents of folder (in this case development) to the distibution file.
All the relevant folders etc are created on the fly if they are not already present etc
Any ideas?