-----Messaggio Originale----- 
Da: "Ron Pinkas" <ron.pin...@xharbour.com>
A: "Patrick Mast, xHarbour." <patrick.m...@xharbour.com>; "Miguel Angel 
Marchuet" <miguelan...@marchuet.net>
Cc: "xharbour developer list" <xharbour-developers@lists.sourceforge.net>
Data invio: giovedì 15 gennaio 2009 14.00
Oggetto: Re: [xHarbour-developers] freeze to make version


> I would like to ask everyone here to please UPDATE and CLEAN BUILD, then
> report status - build issues, hbtest results, as well as detailed report 
> on
> any open issue you are aware of.

Ops, this is a recent issue:

FUNCTION MAIN()

    Local aStru:={{'aa','C',3,0},;
                  {'bb','C',3,0}}

    DbCreate('testxxx',aStru); Close

    Use testxxx Exclusive New

    Append Blank
    Replace aa With 'xxx'
    Replace bb With 'xxx'

    Append Blank
    Replace aa With 'ggg'
    Replace bb With 'ggg'

    Append Blank
    Replace aa With 'kkk'
    Replace bb With 'kkk'

    Sort On aa To testxxx1

    RETURN NIL

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page:         http://www.emagsoftware.it/emgmusic 


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to