...I have: [Gambas 3] Version=3.3.0
--- Dom 30/9/12, Ru Vuott <[email protected]> ha scritto: > Da: Ru Vuott <[email protected]> > Oggetto: [Gambas-user] Unending cycle "For...Next" with variable As Byte > A: [email protected] > Data: Domenica 30 settembre 2012, 16:57 > Hello, > > maybe I'm in the clouds.... but I don't understand why this > cycle: > > ********** > Public Sub Button1_Click() > > Dim j As Byte > > For j = 0 To 255 > > Print j > > Next > > End > ********** > > runs "ad infinitum" ! > > Regards > vuott > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://ad.doubleclick.net/clk;258768047;13503038;j? > http://info.appdynamics.com/FreeJavaPerformanceDownload.html > _______________________________________________ > Gambas-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gambas-user > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
