HB_Backup

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
AUGE_OHR
Posts: 2093
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

HB_Backup

Post by AUGE_OHR »

hi,

have you used XCOPY /A to "Backup" your new Files :?:

here a small HMG GUI Version : hb_Backup
HB_Backup.jpg
HB_Backup.jpg (63.13 KiB) Viewed 7910 times

when edit a File it will change Attribut to "A"rchive.
i use Attribut "A", like XCOPY, for increment Backup and reset Attribut.

i made it for "removeable" Drive like USB-Stick.
it will detect USB-Drive and can "safe remove" USB-Drive after Backup

it use "HMGPATH" when set else "c:\hmg.3.4.4" as default "Source Folder"

when Outlook is installed it will search for Outlook.PST

---

! Note : copy file using ShfileOperation, like Explorer, might include Sign > CHR( 128 )
so i try to check

Code: Select all

Search4Codepage()
please report it when Codepage fail, thx

hope you find it useful
HB_BACKUP.ZIP
.PRG,*.CH, *.HBP, *.HBC 32/64 Bit
(1.48 MiB) Downloaded 160 times
have fun
Jimmy
Post Reply