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

B- 1
Appendix B VPLUS/V and HI-LI Intrinsics
Comparison of VPLUS/V and Hi-Li Intrinsics
The Hi-Li intrinsics consist of eleven intrinsics that provide a similar
functionality to the current VPLUS/V intrinsics. Table B-1 lists each
Hi-Li intrinsic and the corresponding VPLUS/V intrinsics that perform
the same function. This table will be helpful if you currently use
VPLUS/V intrinsics and plan to convert to using Hi-Li intrinsics.
Table B-1. Comparison of VPLUS/V and Hi-Li Intrinsics
---------------------------------------------------------------------------------------------
| | |
| Hi-Li Intrinsic | VPLUS/V Intrinsics |
| | |
---------------------------------------------------------------------------------------------
| | |
| HPDSEND | VCHANGEFIELD |
| | VGETNEXTFORM |
| | VINITFORM |
| | VPLACECURSOR |
| | VPUTBUFFER |
| | VPUTFIELD |
| | VPUTTYPE |
| | VPUTWINDOW |
| | VSETKEYLABEL |
| | VSHOWFORM |
| | |
---------------------------------------------------------------------------------------------
| | |
| HPDREAD | VFIELDEDITS |
| | VFINISHFORM |
| | VGETBUFFER |
| | VGETFIELD |
| | VGETTYPE |
| | VREADFIELDS |
| | |
---------------------------------------------------------------------------------------------
| | |
| HPDPROMPT | VPLACECURSOR |
| | VPUTWINDOW |
| | VSETERROR |
| | VSETKEYLABEL |
| | VSHOWFORM |
| | |
---------------------------------------------------------------------------------------------
| | |
| HPDOPENFORMS | VOPENFORMF |
| | |
---------------------------------------------------------------------------------------------
| | |
| HPDCLOSEFORMS | VCLOSEFORM |
| | |
---------------------------------------------------------------------------------------------
| | |
| HPDENABLETERM | VOPENTERM |
| | |
---------------------------------------------------------------------------------------------
| | |
| HPDDISENABLETERM | VCLOSETERM |
| | |