0 Members and 2 Guests are viewing this topic.
you cannot actually update the screen itself with the new contrast value
It just directly updated the screen
While (A>100) or (A<10)rand/1000->AEnd
rand^91+10
It might be nice if somebody made a converter (even if just a BASIC program) where you select the starting and ending range for your randomizing then converts it to Axe format, because I find rand kinda hard to work with, since it uses such high values. A converter (that produces the appropriate needed code) would help a lot
rand^(10-1+1)+1rand^10+1
rand^(666-333+1)+333rand^334+333