Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Backup to specific location
Message
From
14/07/2004 23:01:42
 
 
To
14/07/2004 20:35:00
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00924452
Message ID:
00924519
Views:
12
Hilmar,

What if the 'backup' subdirectory doesn't exist? Prolly just ought to leave that off... :)


>
>
>abc = getdir()
>if empty(abc)
>  * (User has interrupted)
>  return
>endif
>Destination = abc + "\" + "backup"
>command = "XCOPY *.DBF " + Destination
>run &Command
>
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform