D
Duncan Edment
Is there a way to create an Autoexec macro, that will
check for the existence of a file, in a specified
location, and if it is not there, copy the file from
another location into the desired location?
i.e. d:\progs\data\config.cfg is the file required. So,
check for it's existence and if it's not there, copy the
following file, d:\progs\data\backup\config.cfg, into the
location above.
Simple!?!?
Thanks & regards
Duncan
check for the existence of a file, in a specified
location, and if it is not there, copy the file from
another location into the desired location?
i.e. d:\progs\data\config.cfg is the file required. So,
check for it's existence and if it's not there, copy the
following file, d:\progs\data\backup\config.cfg, into the
location above.
Simple!?!?
Thanks & regards
Duncan