Guest_imported
New member
- Jan 1, 1970
- 0
i am trying to write a small back up program
to backup our motels reservation program on cd-r
SHELL "deltree -y c:\windows\temp\"
SHELL "mkdir c:\windows\temp\global"
SHELL "Copy c:\global\*.* c:\windows\temp\global\*.*"
SHELL "ren c:\windows\temp\global\*.* "
now I am stuck
how can I rename folder to either
a name entered or to todays date
i cannot copy to the cd-r disk
over and over with the same
folder named global
todays date would be nice to rename it to
or an inputed name would work
can anyone help
please any easy way if possible
i am not a programmer
just wanted a small
program when cliked on would
rename and copy global folder to cd-r drive
in qbasic 4.5, 7 or powerbasic 3.2
have both
kurt brown
vacation hotel
autopur@yahoo.com