Micro FocusĀ Enterprise DeveloperĀ 2.3 for Visual Studio 2015
>
General Reference
>
Mainframe Reference
>
Assembler Reference
>
Assembler Link File Commands
>
ENTRY Link File Command
ENTRY Link File Command
Specifies an entry point for the load module (
.390
file), where its external name is not the entry point.
Syntax:
ENTRY
esdname
Parameters:
esdname
The name of the entry point for the load module.
Comments:
The ENTRY command can start anywhere after the first column.
Parent topic:
Assembler Link File Commands