All non-pointer parameters of any procedures that include an ENTRY statement must be BYADDR (pass by address).

figure syntax entry
ENTRY statement
Component Description

entry-label

Additional entry point name of the procedure.

parameter-list

Parameters of the entry point.

returns-options

RETURNS option of the entry point.