A script-enabled browser is required for this page to function properly.

CALL_INPUT Built-in

Description

Accepts and processes function key input from the end user. When CALL_INPUT is terminated, Oracle Forms resumes processing from the point at which the call to CALL_INPUT occurred.

Syntax

PROCEDURE CALL_INPUT;

Built-in Type restricted procedure

Enter Query Mode no

Parameters

none

CALL_INPUT Restrictions

CALL_INPUT is included for compatibility with previous versions. You should not include this Built-in in new applications.