11.01.2013 Views

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SCROLL_UP built-in<br />

Description<br />

Scrolls the current block’s list of records so that previously hidden records with lower sequence numbers<br />

are displayed. This action displays records that were "above" the block’s display.<br />

SCROLL_UP puts the input focus in the instance of the current item in the displayed record that has the<br />

highest sequence number.<br />

Syntax<br />

PROCEDURE SCROLL_UP;<br />

Built-in Type restricted procedure<br />

Enter Query Mode no<br />

Parameters<br />

none<br />

SCROLL_UP examples<br />

352<br />

/*<br />

** Built-in: SCROLL_UP<br />

** Example: Scroll records up some.<br />

*/<br />

BEGIN<br />

Scroll_Up;<br />

END;

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!