Re: Newbie forms 3.0 question of the week...
From: Tom <rzx2122_at_mcvax2.d48.lilly.com>
Date: 18 May 1994 16:03 EST
Message-ID: <18MAY199416034055_at_mcvax2.d48.lilly.com>
Date: 18 May 1994 16:03 EST
Message-ID: <18MAY199416034055_at_mcvax2.d48.lilly.com>
Does anyone know the difference between CURSOR_FIELD and CURRENT_FIELD?
In article <CpF7vn.51B_at_shakti.ncst.ernet.in>, nananth_at_shakti.ncst.ernet.in (PR Ananthakrishnan) writes...
>You can do this using SQL*forms system variables
>
>SYSTEM.CURSOR_FIELD - stores the name of the field the cursor is in.
>SYSTEM.CURSOR_BLOCK - stores the name of the block the cursor is in.
> You can use this variables in your triggers to save the name
> of current field and block.
Received on Wed May 18 1994 - 23:03:00 CEST