Re: Forms 45 question

From: DanHW <danhw_at_aol.com>
Date: 1997/07/16
Message-ID: <19970716044100.AAA04670_at_ladder01.news.aol.com>#1/1


If you must, you can also use the initcap function (ie, in a post-query trigger)

:block.value := initcap(:block.value);

If you do it this way, be sure and set the record status back to query mode so you won't be asked to commit just because of this...

Dan Hekimian-Williams Received on Wed Jul 16 1997 - 00:00:00 CEST

Original text of this message