Page 2 of 2

Re: Macro, a bug ?

Posted: Tue Jul 02, 2024 8:11 am
by infratec
For Info:

Why I used $7FFFFFFF?

1. Crossplatform
2. In PB x86 #MAXLONG ($FFFFFFFF) is a negative integer and it generates an error in Random()

Re: Macro, a bug ?

Posted: Tue Jul 02, 2024 11:45 am
by threedslider
@infratec : Nice to your explanation ! :)