with bcc58 works fine, i don't see any GPF

Ron Pinkas escribió:
> Miguel,
> 
> Could you please review the following GPF:
> 
> //------------------------------------------------------//
> PROCEDURE Main()
>    dbCreate( 'TestSort', { { 'a', 'C', 1, 0 } } )
>    CLOSE
> 
>    USE TestSort EXCLUSIVE
> 
>    APPEND BLANK
>    REPLACE a With 'a'
> 
>    APPEND BLANK
>    REPLACE a With 'b'
> 
>    SORT ON a To Sorted
> RETURN
> //------------------------------------------------------//
> 
> Ron 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> xHarbour-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
> 
> __________ Información de ESET NOD32 Antivirus, versión de la base de firmas 
> de virus 3964 (20090326) __________
> 
> ESET NOD32 Antivirus ha comprobado este mensaje.
> 
> http://www.eset.com
> 
> 
> 
> 


------------------------------------------------------------------------------
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to