Re: different scroll_up & up
From: Guenter Huerkamp <guenter-huerkamp_at_t-online.de>
Date: Wed, 04 Aug 1999 18:57:38 +0200
Message-ID: <37A87101.F12A7A1A_at_t-online.de>
Date: Wed, 04 Aug 1999 18:57:38 +0200
Message-ID: <37A87101.F12A7A1A_at_t-online.de>
Dear Steven,
up means next record, scroll_up means next record-set,
when you have an layout-style Form with display only one record at the time
then up and scroll_up is the same, but when you have an layout-style
Tabulator with more than one record
then scroll_up means next record set.
Günter
ab2160_at_wayne.edu schrieb:
> Would you tell me what is the different between DO_KEY('SCROLL_UP') and
> DO_KEY('UP'). For me, they have same function.
> But I supposed the 'scroll_up' means to go to first record in the table,
> anyway it doesn't work in my form.
> Thanks advance!
> steven
>
> my email:wuhanda_at_hotmail.com
Received on Wed Aug 04 1999 - 18:57:38 CEST