Navigation question: go_item & go_field

From: Leona Vo <leona.vo_at_trw.com>
Date: Mon, 27 Sep 1999 13:33:51 -0700
Message-ID: <37EFD4AF.267300AC_at_trw.com>



[Quoted] I'm in enter query mode in the middle of block ONE. If I want to go to a field in block TWO, how can I do this? Under the help menu, Oracle has this:

· In Enter Query mode, GO_ITEM cannot be used to navigate to an item in a different block.

Copyright (c) 1994, Oracle Corporation.

My cursor would jump straight back to block ONE after I did either one of the following:

    GO_BLOCK('TWO');
    GO_ITEM('TWO.CARD_NAME');
    GO_FIELD('TWO.CARD_NAME');

Thank you for any suggestions.
Leona Received on Mon Sep 27 1999 - 22:33:51 CEST

Original text of this message