Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change folder name When Backup
Message
From
18/08/2004 13:04:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Change folder name When Backup
Miscellaneous
Thread ID:
00934182
Message ID:
00934182
Views:
67
Dear All, I am using these codes when i backup.

If Directory('BACKUP')=.T.
Set Safety Off
Close Databases All
Close Indexes

Copy File boardlevel.cdx To .\backup
and all............

Set Safety On
Endif
Endproc

But i want change folder name with current date.
and copy all files in current folder date
like this

Copy File boardlevel.cdx To .\19/08/04
thanks
Next
Reply
Map
View

Click here to load this message in the networking platform