Obtaining the address of the binder program

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.