Page 1 of 1

Allow numeric referenceables constants

Posted: Thu Dec 14, 2017 3:26 pm
by Psychophanta
Sometimes we need to refer to an array of constants, not only variables, so I think it would be interesting if PB allows numeric referenceables constants, like:

Code: Select all

#fasehilo(1)=320
#fasehilo(2)=300
#fasehilo(3)=180