Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modify InputMask
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00366553
Message ID:
00366595
Views:
18
>This is incorrect - the Canadian Postal code is always a sequence of 6 character, alternating between an uppercase alpha and a numeral. You'd be much closer with:
>
>"!9!9!9"
>
>and then in validation ensure that positions 1, 3 and 5 have values between "A" and "Z", and positions 2, 4 and 6 are valid digits.

Technically, doesn't the Canadian code always use a space at char #4, and is 7 chars long? That's the way I always have it, and I deal with a lot of Canadians.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform