Re: Using a Cursor in a block

From: Steve Cosner <stevec_at_zimmer.csufresno.edu>
Date: 29 Apr 1999 05:13:11 GMT
Message-ID: <7g8pp7$o8e$1_at_nntp.csufresno.edu>


In article <7g7v9e$u4p$1_at_nnrp1.dejanews.com>,  <analyst_user_at_my-dejanews.com> wrote:
>Is there a way to display more than one row of a cursor in a block?
>
>I have a field in Block1 called PHONE. I want to use that value to create a
>cursor to be displayed in Block2. So far I can only display one row. I can
>scroll though the rows.
>
>What I did was fetch the cursor into the :fields of Block2.
>
>Can this be done?

You first need to go_block to the second block. Then as you loop through the cursor rows, you also need to do Next_Record.

Steve Cosner
http://members.aol.com/stevec5088 Received on Thu Apr 29 1999 - 07:13:11 CEST

Original text of this message