[31 Dec 2009] StringRequest() bug ?
Posted: Sat Jun 13, 2020 5:32 pm
Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 31 Dec 2009 15:51:01 -0000
Hi ALL!
I've discovered a weird StringRequest() behaviour...
The "maxchar" value dont affect the #NUMERICAL type but only the #ALL type... Since in the guide that wasnt explained I think that's a BUG.. right?
Hope that was solved soon because I need that!
Ok...I can use the requester in taht way too but wasnt the same thing...and I've to test the return value anytime...
Since I'm here I've a feature request too
Was possible to add a "maxvalue" parameter for the type #NUMERICAL ? I explain better:
For "maxvalue" I mean that for example I set:
So the user can write 3 cahrs but only 255 as maximum...
If that was possible that was perfect for me
Thank you ALL and:
HAPPY NEW YEAR 2010!!!!!!
Simone
Hi ALL!
I've discovered a weird StringRequest() behaviour...
The "maxchar" value dont affect the #NUMERICAL type but only the #ALL type... Since in the guide that wasnt explained I think that's a BUG.. right?
Hope that was solved soon because I need that!
Ok...I can use the requester in taht way too but wasnt the same thing...and I've to test the return value anytime...
Since I'm here I've a feature request too
Was possible to add a "maxvalue" parameter for the type #NUMERICAL ? I explain better:
For "maxvalue" I mean that for example I set:
Code: Select all
maxchar = 3
maxvalue = 255
If that was possible that was perfect for me
Thank you ALL and:
HAPPY NEW YEAR 2010!!!!!!
Simone