HP Business BASIC/XL Reference Manual - HP 3000 MPE/iX Computer Systems - Edition 1 (32715-90001)
E-: 1
Appendix E HP Terminals and Language Features
This appendix contains information about HP terminals that are fully and
partially compatible with HP Business BASIC/XL's terminal-specific
language features. Redirecting output can make a terminal appear to HP
Business BASIC/XL as a batch job.
Fully Compatible Terminals
The following are terminals compatible with all of BASIC's
terminal-specific language features:
150 2394 2624
2382 2397 2626
2392 2622 2627
2393A 2623
Valid Terminal-Specific Statements for Fully Compatible Terminals:
The following statements perform correctly when used on fully compatible
terminals. (All forms features refer to VPLUS.)
OPEN FORM CURSOR RESAVE KEY CURKEY
CLOSE FORM RPOS SCRATCH KEY ON KEY
CLEAR FORM CPOS ENABLE OFF KEY
WRITE FORM GET KEY DISABLE ENTER
READ FORM SAVE KEY PRESS KEY LENTER
Partially Compatible Terminals
The following terminals are compatible with a subset of BASIC's
terminal-specific features. If the configuration file says that the
terminal is supported, but the terminal is not an HP terminal, the
terminal is treated as a 2640.
125 2644
2640 2645
2641 2647
2642 2648
Valid Subset of Terminal-Specific Statements for Partially Compatible
Terminals:
The following statements perform correctly when used on partially
compatible terminals. The statement "Labels are ignored" means that the
labels of the terminal's user-definable keys are not updated.
CURSOR DISABLE OFF KEY (labels are ignored)
RPOS PRESS KEY ENTER
CPOS CURKEY LENTER
ENABLE ON KEY (labels are ignored)
Minimal Subset of Terminal-Specific Statements:
Other remaining terminals and batch jobs are less compatible with BASIC's
terminal-specific statements. The valid subset of statements for these
terminals is shown below:
ENABLE ON KEY (labels are ignored)
DISABLE OFF KEY (labels are ignored)
PRESS KEY
CURKEY