> Hi! > I noticed strange behaviour in one of my projects, and I managed to > isolate cause. > When I run this code twice; > " > If IsDir("/tmp/testingtesting/") = True Then > Shell "rm -r /tmp/testingtesting/" ' Wait > Endif > > Mkdir "/tmp/testingtesting/" > " > > I got balloon message from IDE; "The program has returned the value: 1". > And to console; "warning: debugger I/O error". > > Problem is solved if you uncomment Wait command, > but I think Mkdir should handle this better. > > > Gambas 3 rev 3589 @ Ubuntu 10.10 64bit > > Jussi >
It should be fixed in revision #3612. The debugger thought it got an I/O error whereas it didn't. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user