Re: [Harbour] Re: Extended .mem file handling

2010-05-17 Thread Viktor Szakáts
> What about 2 simple functions ? > > MemVar2File(cFile) <> File2MemVar(cFile) > > No need to write'em in C. That's what I did, just with different names and keeping existing .mem features. Viktor ___ Harbour mailing list (attachment size limit

[Harbour] Re: Extended .mem file handling

2010-05-17 Thread Angel Pais
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 seria