Re: SQLFORMS30/Acess Page Number ...?

From: Heinz Patka <patka_at_alcatel.co.at>
Date: Tue, 15 Jun 1993 12:31:14 GMT
Message-ID: <1993Jun15.123114.2628_at_rcvie.co.at>


You can use the function FIELD_CHARACTERISTIC to get the pagenumber of the field where the cursor is in. So if you write the following statement into your key exeqry:

   i := field_characteristict(:system.cursor_field,PAGE);

the variable 'i' will be set to the actual page number.

Maybe this can solve your problem.

Kind regards
Heinz Patka
Alcatel Austria
Vienna, Austria Received on Tue Jun 15 1993 - 14:31:14 CEST

Original text of this message