Hi,

My stupid fault :(

Please change line 1927:

         hb_strncpy( ( char * ) buffer, pDynSymbol->pSymbol->szName, uMemLen - 
1 );
to:
         hb_strncpy( ( char * ) buffer, pDynSymbol->pSymbol->szName, uMemLen );

I'm sorry for that :(
--
Andi

On Wed, 6 Jan 2010 14:06:14 +0100
"Enrico Maria Giordano" <e.m.giord...@emagsoftware.it> wrote:

> > Enrico,
> >
> > The RESTORE FROM command in your sample does NOT indicate what to 
> > restore - did you try the same with Clipper?
> 
> Ron,
> 
> The problem is not in RESTORE FROM command but in SAVE TO command that lost 
> the last character of the variable name. Please look inside TESTMVAR.MEM 
> file.


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to