[Gambas-user] Release of gambas2 1.9.10

Laurent Carlier lordheavy at ...512...
Sat Jun 25 16:37:38 CEST 2005


Benoit Minisini a écrit :
> Hi,
> 
> Here is gambas2 1.9.10!
> 
> * The child process management was redesigned.
> 
> * hFile = OPEN ...
> This syntax replaces the old OPEN ... AS #hFile
> The old syntax will be removed in the future.
> 
> * INPUT FROM / OUTPUT TO
> These new instructions redefine the default streams used by input and output 
> instructions. Use DEFAULT to specify the standard input/output.
> 
> * You can get the output of a process directly in a string.
> DIM sOutput AS String
> sOutput = SHELL "cat /etc/passwd"
> 
> * GTK+ and SDL components were updated.
> 
> * The clanlib compilation problem of 1.9.9 was normally fixed.
> 
> To Matthias Laur: please test this version! If all is fine with your video 
> program, I will backport the code to the stable version.
> 
> Enjoy it,
> 

And the link :) ?

here :

http://prdownloads.sourceforge.net/gambas/gambas2-1.9.10.tar.bz2?download

Regards,

-- 

Laurent Carlier
jabber : LordHeavy at ...943...




More information about the User mailing list