Re: runtime error with Mask edit control
- From: "MikeD" <nobody@xxxxxxxxxxx>
- Date: Thu, 1 Sep 2005 18:28:22 -0400
"WB" <none> wrote in message news:uTuAQuzrFHA.2596@xxxxxxxxxxxxxxxxxxxxxxx
> Thanks for the suggestions, it was the system date format causing the
> error.
>
> Is there a way for me to check the system date format and set it to the
> correct value for the application?
>
You shouldn't need to check the system date format, and changing it to
accomodate your program is even worse. Post your code. Most likely, that's
where the problem lies. You might be assuming a certain date format
(particularly if you're using a string for the date).
--
Mike
Microsoft MVP Visual Basic
.
- Follow-Ups:
- References:
- runtime error with Mask edit control
- From: WB
- Re: runtime error with Mask edit control
- From: Ken Halter
- Re: runtime error with Mask edit control
- From: WB
- runtime error with Mask edit control
- Prev by Date: Re: runtime error with Mask edit control
- Next by Date: Re: runtime error with Mask edit control
- Previous by thread: Re: runtime error with Mask edit control
- Next by thread: Re: runtime error with Mask edit control
- Index(es):
Relevant Pages
|