Wonderful!  Now, please put those examples in the help files next time
you're editing them.  There aren't any existing samples for text at all. <g>

Claudine :)

> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of A. Razzak
> Memon
> Sent: Wednesday, November 02, 2005 11:13 AM
> To: RBG7-L Mailing List
> Subject: [RBG7-L] - Re: Format Mask
> 
> At 11:53 AM 11/2/2005, Claudine Robbins wrote:
> 
> >Cool, now how do I enter Oklahoma City?  (format mask
> >will not allow the space).
> 
> Claudine,
> 
> In that case, you would use the format mask as following:
> 
>  >ccccccccccccccc<;0;_
>  >ccccccccccccccc;0;_
>  >c;0;_
> 
> That's all there is to it!
> 
> Very Best R:egards,
> 
> Razzak.
> 
> 
> 
> > > -----Original Message-----
> > > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of A.
> Razzak
> > > Memon
> > > Sent: Wednesday, November 02, 2005 8:46 AM
> > > To: RBG7-L Mailing List
> > > Subject: [RBG7-L] - Re: Format Mask
> > >
> > > At 06:03 PM 11/1/2005, Claudine Robbins wrote:
> > >
> > > >I'm trying to force caps to be entered into two 15 and
> > > >2 character dbedit fields.
> > > >
> > > >I've tried these and although they allow me to enter
> > > >only upper case letters, they won't let me get out of
> > > >the field....
> > > >
> > > > >AAAAAAAAAAAAAAA<;0;_
> > > > >AAAAAAAAAAAAAAA;0;_
> > > > >A;0;_
> > >
> > >
> > > Claudine,
> > >
> > > Here's how:
> > >
> > > You need to use the following format mask:
> > >
> > >  >aaaaaaaaaaaaaaa<;0;_
> > >  >aaaaaaaaaaaaaaa;0;_
> > >  >a;0;_
> > >
> > > In your case, you have forced the user to enter all 15
> > > characters (all capital). User MUST enter 15 characters
> > > before leaving the field.
> > >
> > > Using the format as "aaaaaaaaaaaaaaa", all letters will
> > > still be capital but the user can only enter a few
> > > characters and is not required to enter all 15 characters
> > > before leaving the field.
> > >
> > > That's all there is to it!
> > >
> > > Enjoy and make sure to have fun.
> > >
> > > Very Best R:egards,
> > >
> > > Razzak.

Reply via email to