Shoot, thanks, you're right, that field was a string and I changed it to do math on elsewhere...
Do you know how to take the far right number of a two digit number? Will something like field[-1] work like it does on strings?
--
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/yw40xBWIQQA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Shoot, thanks, you're right, that field was a string and I changed it to do math on elsewhere...
Do you know how to take the far right number of a two digit number? Will something like field[-1] work like it does on strings?