Re: Changing Case

2001-02-23 Thread Vladimir Ivaschenko
Jim Hamer wrote about "Changing Case": > Here is a really simple question. How do I make data that is returned from > a Text box into uppercase. > > Can I force the Text box to only return uppercase? > After I parse that data from %fdat, I could force it to uppercase. Is there > an upshift fun

Changing Case

2001-02-23 Thread Jim Hamer
Here is a really simple question. How do I make data that is returned from a Text box into uppercase. Can I force the Text box to only return uppercase? After I parse that data from %fdat, I could force it to uppercase. Is there an upshift function? Thank you, Jim ---