Fixed. I'll try to upload tomorrow.

--------------------------------------------------
From: "Enrico Maria Giordano" <e.m.giord...@emagsoftware.it>
Sent: Wednesday, July 14, 2010 2:04 AM
To: "xHarbour Developers Mailing List" 
<xharbour-developers@lists.sourceforge.net>
Subject: [xHarbour-developers] Bug in RELEASE command

> The following sample prints
>
> NIL
> 10
>
> instead of
>
> NIL
> NIL
>
> FUNCTION MAIN()
>
>    PRIVATE cVar
>
>    ? cVar
>
>    cVar = 10
>
>    RELEASE ALL LIKE cVar*
>
>    ? cVar
>
>    INKEY( 0 )
>
>    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 Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> xHarbour-developers mailing list
> xHarbour-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
> 

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to