nahhh not too much anymore... i prefer the crazies here, and we get just as much cf work done :) hahahahha
coldfuckin around maybe ! -- tony Better than a thousand hollow words, is one word that brings peace. -- siddhartha gautama On Tue, Sep 30, 2008 at 4:30 AM, Mark Henderson <[EMAIL PROTECTED]> wrote: > Tony wrote: >> SUP jochem :) >> >> always nice to know ur still around > Hey Tony, not following CF Talk these days? >> I've been trying to figure out an xcopy or copy command that will take all >> the files from a given folder structure and copy them all to a new folder. > I know you already have a pure DOS answer, but just as an FYI the xcopy > solution is: > > XCOPY e: z:\TargetFolder /s /h /i /c /k /y > > And I think you'll probably want all of those switches. Be aware that if > either the target or destination have spaces in the name, you need > quotes surrounding it e.g. "z:\Target Folder" > > Mark > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:271516 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
