Macro, a bug ?

Just starting out? Need help? Post your questions and find answers here.
infratec
Always Here
Always Here
Posts: 7662
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: Macro, a bug ?

Post 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()
threedslider
Enthusiast
Enthusiast
Posts: 434
Joined: Sat Feb 12, 2022 7:15 pm

Re: Macro, a bug ?

Post by threedslider »

@infratec : Nice to your explanation ! :)
Post Reply