Skip to content
Post by gurj » Fri Apr 22, 2016 11:58 am
Code: Select all
a=3 For n=0 To 99 b=Random(3) If b=a:a As b:Break EndIf Next a=12 Debug b;=12 b=4 Debug a;=4
Post by Keya » Fri Apr 22, 2016 5:26 pm
Post by gurj » Sat Apr 23, 2016 4:16 am
Post by Demivec » Sat Apr 23, 2016 5:00 am
Return to “Feature Requests and Wishlists”