-----Messaggio Originale----- 
Da: "Marcos Gambeta" <marcos.gamb...@yahoo.com.br>
A: "xHarbour-Developers" <xharbour-developers@lists.sourceforge.net>
Data invio: mercoledì 18 febbraio 2009 0.36
Oggetto: [xHarbour-developers] Function DirectoryRecurse change 
currentdirectory


> Hi all,
>
> After a call to function DirectoryRecurse, the current directory change.
>
> Example:
>
> procedure main ()
>   ? "before"
>   ? curdir()
>   a := directoryrecurse("c:\somedir")
>   ?
>   ? "after"
>   ? curdir()
>   inkey(0)
> return
>
>
> With xharbour 1.0.0, current directory don't change.

I just tried your sample using latest xHarbour from CVS and found no problem 
(BCC55, Windows XP).

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 


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to