01-14-2010, 03:59 PM
I have pasted the "meat" of my script below. After reading your comment, I tried a few things but couldn't get it to gel. How would I use your "case 5" scenerio here?
cop- "$documents$" "Y:\backup"
cop- "$desktop$" "Y:\backup"
cop- "$favorites$" "Y:\backup"
--------------------your script --------------------------
"function $source $destFolder [ifExists] [flags] ;;ifExists - 0 replace, 1 dialog, 2 rename, 3 error, 4 do nothing, 5 replace if source is newer; flags: 1 no intermediate folder"
cop- "$documents$" "Y:\backup"
cop- "$desktop$" "Y:\backup"
cop- "$favorites$" "Y:\backup"
--------------------your script --------------------------
"function $source $destFolder [ifExists] [flags] ;;ifExists - 0 replace, 1 dialog, 2 rename, 3 error, 4 do nothing, 5 replace if source is newer; flags: 1 no intermediate folder"
