HP Integrity NonStop J-Series User Manual
Page 232

Preparing Base24 Programs
HP NonStop AutoTMF Software User’s Guide—429952-017
E-2
Initial AutoTMF Installation
PREPARE displays the following messages:
Warning 1650 states that AutoTMF does not intercept calls to the AWAITIO
procedure that is in the user library, in order to preserve the correct order in which
the calls to AWAITIO are processed in BASE 24 and NonStop AutoTMF,.
A confirmation that the user library has been prepared with a reminder to bind the
NonStop AutoTMF library ESCRUNTM into the prepared user library.
3 - Verify the state of the user library object, using INFO PROGRAM
DETAIL (or PID)
4 - Combine ESCRUNTM and SKELB objects:
Use the following binder commands to combine ESCRUNTM into SKELB:
Speciffy UL:
AutoTMF 2?PREPARE $DATA.B24.SKELB,UL;
*Warning* Object file $DATA.B24.SKELB contains Enscribe
* 1650 * procedure names; references to these names
* * will not be prepared:
Procedure Name Count
------------------------------- -----
AWAITIO 1
--- $DATA.B24.SKELB preparation complete, but has no MAIN;
--- a prepared user library must be bound with
--- the AutoTMF runtime library.
AutoTMF 3? PID $DATA.B24.SKELB;
$DATA.B24.SKELB
Jun 24 2013, 14:12
Accelerated TNS Library
Intercept calls
Intercept proc calls prepared: 203
Attributes: Highpin, Inspect
Binder timestamp: 2Oct07 12:16
AXCEL timestamp: 10Jul09 0:01
OCA timestamp: 6Oct07 5:19
SELECT LIST * OFF
SELECT CHECK PARAMETER STRONG
ADD * FROM $data.b24.skelb
ADD * FROM $system.autotmf.escruntm,DELETE
SET LIKE $system.autotmf.escruntm
SET HIGHPIN ON, HIGHREQUESTERS ON, INSPECT ON, SAVEABEND ON
BUILD $data.b24.skelb!