gettingstarted
[Top] [All Lists]

Re: masking

To: gettingstarted at lists dot realsoftware dot com
Subject: Re: masking
From: "Lennox Jacob" <lenpartico at hotmail dot com>
Date: Thu, 24 Feb 2005 17:18:24 +0000
Delivered-to: gettingstarted at lists dot realsoftware dot com
Thanks Michael,
It worked well but I got a snippet from Joe which I prefer.
Thanks again.
Lennox.

From: Michael Rebar <mrebar at darkwing dot uoregon dot edu>
Reply-To: Getting Started <gettingstarted at lists dot realsoftware dot com>
To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: masking
Date: Thu, 24 Feb 2005 07:22:25 -0800

On 2/24/05 5:26 AM, "Lennox Jacob" <lenpartico at hotmail dot com> wrote:

> Thanks Michael,
> I tried it but there is a little problem:
> mValidate(me.text+key) - this method requires fewer parameters than were
> passed
> Thanks again.
> Lennox.

Hi Lennox,

You probably left out the parameter in the function declaration...

>Protected Function mValidate(s as string) As boolean

Make sure you specify one parameter 's as string' and return a boolean.

Attached is the project. (Offlist)

Regards,

Michael

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>