> >
> > Tai,
> >
> > I am puzzled what you do mean with frontend and backend?
> >
> > You can store virtualy any character in a field and replace it with any other with the chrtran() function.
> >
> > Kindly explain.
> >
> > Best regards,
> >
> > Koen
>
> **************************************************************************************
> **************************************************************************************
>
> Oh. Frontend is where the users use the GUIs to enter the data and Backend is for the IT staff to support. Like the databases and tables would be on the backend. I was wondering if we could store a "Less than or Equal to" character in a field in a foxpro table. I searched for the chrtran() function last night and this function seemed to do some replacements between characters. Is it going to work on my case here?
>
> Tai Nguyen.
Less than or Equal to can use the operator <=
>= and +- are simple ways of exprtessing these logical predicators.
-Anders