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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

PRINT built-in<br />

Description<br />

Prints the current window to a file or to the printer.<br />

Syntax<br />

PROCEDURE PRINT;<br />

Built-in Type unrestricted procedure<br />

Enter Query Mode yes<br />

Parameters<br />

none<br />

PRINT examples<br />

/*<br />

** Built-in: PRINT<br />

** Example: Print the current window.<br />

*/<br />

BEGIN<br />

Print;<br />

END;<br />

327

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

Saved successfully!

Ooh no, something went wrong!