Page 1 of 1

use of Random() function within a macro ??

Posted: Sun Apr 29, 2018 9:35 pm
by benjamin.samyn
when I use the Random() function in the main loop, my program behaves normal.

When I displace the random() function within a macro, the random() function stops working.

regards,

Benjamin

Re: use of Random() function within a macro ??

Posted: Mon Apr 30, 2018 5:31 pm
by Benj
Hello,

Please can you post a program that exhibits the problem and we will investigate. I've done a lot of different projects with the Random function inside a macro so it must be something specific to your project.