Get a sneak peek at whats next for Permanent Hazards on our April 7th Office Hours!
Post by wayner99
How hard is this to fix?

Code: Select all

If Country = "Canada" Then
   MinValidPrice = 0.80
   MaxValidPrice = 2.00
Endif
Is that really so hard? This has been going on for months.

I won't even charge you to use my code. :lol:
wayner99
Posts: 5
Been thanked: 1 time
Send a message

Post by zmpanda
Finally, I see the ability to report gas prices. However, the functionality is still useless: it automatically completes last digit to be '9' and reports that entered price is not valid. Seems, it uses USA defaults, and assumes gas prices per gallon, while in Canada gas prices per liter and shouldn't be rounded.

In general, Waze developers and community should understand that Canada is not US. All the defaults should be different. For example, default distance (should be in meters, not miles).
zmpanda
Posts: 4
Been thanked: 1 time
Send a message