z/OS MVS Program Management: Advanced Facilities
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Obtaining the address of the binder program

z/OS MVS Program Management: Advanced Facilities
SA23-1392-00

You load the binder using its IEWBIND entry point and save the entry point address. If your compiler does not support a LOAD function, call an assembler subroutine to issue the LOAD macro and return the entry point address. You can use the first word of the dialog token and/or the workmod token to save the entry point address. When your program is complete, you cause the DELETE macro to be issued to delete the binder from your execution environment.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014