El 17/05/2010 13:10, Viktor Szakáts escribió:
Hi All,
I've created little code which is able to save
and restore PRIVATE/PUBLIC variables with longer
than 10 chars names.
Since the format cannot be compatible with
Clipper .mem files, I chose the extension .hbv,
and it internally uses core serialization functions.
The functions are plugin replacements for
__MVSAVE() and __MVRESTORE() functions, but written
in .prg.
Anybody interested? And any idea what is the best
way to include that in Harbour?
Viktor
What about 2 simple functions ?
MemVar2File(cFile) <----> File2MemVar(cFile)
No need to write'em in C.
HTH
Angel
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour