Invalid Input Value

From: Diego Toro (humantech_at_parquesoft.com)
Date: 10/30/03


Date: Thu, 30 Oct 2003 17:19:16 -0500

hello

I have a EditMask Component and I need to Change the message of the
exception 'Invalid Input Value...'

I tried with the OnExit event but it does not work.

Thank for your help

Diego Toro



Relevant Pages

  • Re: Invalid Input Value
    ... Diego Toro wrote: ... > I have a EditMask Component and I need to Change the message of the ... > I tried with the OnExit event but it does not work. ... the specific exception you want and raise a new one that does whatever ...
    (borland.public.delphi.language.objectpascal)
  • Re: Which is more efficient/faster: strint to integer conversion
    ... exception on invalid input if you are really looking for optimal speed. ... Parse will still run faster in the situation where there are no parsing ... Do note that the code-paths moving forward may be diverging. ...
    (microsoft.public.dotnet.framework.clr)
  • Re: function to convert degree (hour), minute, seconds string to integer
    ... reinvent it again, but just in case... ... open-source, function out there that takes a string in the form of ... something that throws an exception if hh, mm, or ss is out of range, or ... *all* invalid input. ...
    (comp.lang.python)
  • Re: Input Types
    ... Jeff Epler wrote: ... > exception that is caught or the error prompt string. ...
    (comp.lang.python)
  • Re: Bug in string.find; was: Re: Proposed PEP: New style indexing,was Re: Bug in slice type
    ... >>> an exception on invalid input. ... >> Someone must have thought str.find was worth having, ... ask permission before we index or be forgiven by the exception ...
    (comp.lang.python)