Re: DEVELOPER 2000 QUERY-mode???

From: herbert.fukerider <herbert.fukerider_at_rfn.de>
Date: Sat, 09 Oct 1999 17:24:13 +0200
Message-ID: <37FF5E1C.A58631E_at_rfn.de>


peter yeh wrote:
         [Quoted] I have two blocks: m1 and m2
         m1 contains many text-items
         m2 only contains one text-item... which initial value is "this is a
test"
         m1 and m2 are in the same form.. [Quoted]
        when new-form-instance...
        I wrote 'enter-query'
        all text-items including in m1 and  m2 are cleared...
      BUT I want  text-item of m2 is holding it's initial value...
      how to do ?????
Hi,
I'd try to set a block-level trigger in block m2:
Trigger: KEY-CLRBLK /* should fire when a clear_block event occurs */
TriggerCode: NULL;        /* should disable clear_block */
maybe you'll have to check the system status.
Hope this can help you
H.F.
-- 
"If Bill Gates had a dime for every time a Windows PC crashed--
 Oh, wait a minute... he does."
  Received on Sat Oct 09 1999 - 17:24:13 CEST

Original text of this message