High-Level Screen Management Intrinsic Library Reference Manual (32424-90002)

2- 5
| | | -32768..32767 | |
|||||
| DINT | S9(9) COMP | Integer | Integer **4 |
|||||
---------------------------------------------------------------------------------------------
Note: [n] represents the number of decimal digits
How Hi-Li Intrinsic Parameters Operate
The Hi-Li intrinsics act as a link between the application and the forms
created with FORMSPEC/V. Table 2-2 shows how the information flow is
controlled by various parameters as they are passed between Hi-Li and
the application.
Table 2-2. Information Flow
---------------------------------------------------------------------------------------------
| | |
| Data | How it is Processed |
| | |
---------------------------------------------------------------------------------------------
| | |
| Communications | - Set up by the application |
| (GLOBALPAK | - Formatted by
open/enable
|
| | - Passed between intrinsics |
| | |
---------------------------------------------------------------------------------------------
| | |
| Status | - Passed back from each intrinsic |
| | to the application |
| | |
---------------------------------------------------------------------------------------------
| | |
| Processing Instructions | - Passed to each intrinsic |
| (SENDPAK, READPAK, PROMPTPAK, | by the application |
| DATADESCPT, LABELDESCRPT, | |
| READITEMS, | |
| CURSORPOSITION) | |
| | |
---------------------------------------------------------------------------------------------
| | |
| User Interface Specifications | - Passed to HPDSEND and HPDPROMPT |
| (FORMPAK) | by the application |
| (FIELDLIST for HPDPROMPT) | |
| | |
---------------------------------------------------------------------------------------------
| | |
| User Message | - Passed to HPDSEND and HPDPROMPT |
| (MSG) | by the application |
| | |
---------------------------------------------------------------------------------------------
| | |
| Data | - Passed to HPDSEND by |
| (DATABUF) | the application |
| | |
| | - Passed from HPDREAD to the application |
| | |
---------------------------------------------------------------------------------------------
| | |
| Key Labels | - Passed to HPDSEND and HPDPROMPT |
| (LABELBUF) | by the application |
| | |
---------------------------------------------------------------------------------------------
| | |
| Edit Report | Passed from HPDREAD to |
| (FIELDLIST from HPDREAD) | the application |
| | |
---------------------------------------------------------------------------------------------
Abbreviated Parameters. Each intrinsic has multiple parameters. Certain