Il sabato 16 gennaio 2010 12:21:09 gambas-user-requ...@lists.sourceforge.net 
ha scritto:
> >  
>
> I look at the code above and wonder abount the first 2 lines.
> Say i is 3 and count is 6. When it loops you get the following:
>     i        count
>     3        6
>     4        5
> end of loop
> because the Pop in the second line reduces count. Is that what you wanted?
>
> Regards
> Werner

uhm ! thats a very useful information !!!
I didn't know that pop reduces the count....in fact at the end I have only 60 
outcomes instead of about 117 !

...and the reason for which the loop was ending even without INC i, when I had 
forgotten it !

Maybe this affects the main problem ! I am going to investigate further. A 
real help ...thanks a lot !

Ciao

Pino

-- 
Key ID: 0xF6768208 
Key fingerprint = B16D 0A7C 5B29 A334 CE6A  71F6 EAF8 3D88 F676 8208
Key server: hkp://wwwkeys.eu.pgp.net

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to