[AccessD] Set max no of chars in a textfield

Gustav Brock Gustav at cactus.dk
Fri Jan 5 05:10:39 CST 2007


Hi Sander

The C will do:

  Me!txtInput.InputMask= String(250, "C")

/gustav

>>> accessd666 at yahoo.com 05-01-2007 11:57 >>>
It isn't bound...

Sander

----- Original Message ----
From: Gustav Brock <Gustav at cactus.dk>
To: accessd at databaseadvisors.com 
Sent: Friday, January 5, 2007 11:29:07 AM
Subject: Re: [AccessD] Set max no of chars in a textfield

Hi Sander

If the textbox is bound to a table field with a max. text size of 250, that should happen automatically.

/gustav

>>> accessd666 at yahoo.com 05-01-2007 08:55 >>>
Hi group,

I need to set an input mask for a textfield. The textfield is 250 long.
Is it possible to set a range e.g.:
Input mask: C(250)

This should mean a user can enter every char for a max length of 250.

Hope this makes sence.

Regards,

Sander




More information about the AccessD mailing list