[Gambas-user] Bug / changed behaviour of Input
Jussi Lahtinen
jussi.lahtinen at ...626...
Wed Mar 14 13:59:58 CET 2012
Yes, it works now.
Jussi
2012/3/14 Benoît Minisini <gambas at ...1...>
> Le 14/03/2012 13:12, Jussi Lahtinen a écrit :
> > hFile = Open "/tmp/testingtesting/Test.txt" For Output Create
> > Print #hFile, "Test1"
> > Close hFile
> >
> > sStr = ""
> > hFile = Open "/tmp/testingtesting/Test.txt" For Input
> > Input #hFile, sStr
> > Close hFile
> >
> >
> >> From revision 4549, sStr remains null.
> >
> >
> > Jussi
> >
>
> Is it better with revision #4552?
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list