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.

HIDE_MENU built-in<br />

Description<br />

On character mode platforms, makes the current menu disappear if it is currently displayed, uncovering<br />

any part of the form display that the menu had covered. The menu will redisplay if the SHOW_MENU<br />

built-in is invoked or the operator presses [Menu].<br />

Syntax<br />

PROCEDURE HIDE_MENU;<br />

Built-in Type unrestricted procedure<br />

Enter Query Mode yes<br />

Parameters<br />

none<br />

HIDE_MENU examples<br />

/*<br />

** Built-in: HIDE_MENU<br />

** Example: Hides the menu from view on character-mode or<br />

** block-mode devices<br />

*/<br />

BEGIN<br />

Hide_Menu;<br />

END;<br />

249

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

Saved successfully!

Ooh no, something went wrong!