On Sat, 25 Oct 2025 20:09:05 -0400, Tony Harminc <[email protected]> wrote:

>For object modules there is also the TSO "LOADGO" command. 

LOADGO is not compatible with TSO because it does not allow for a breakpoint to 
be set. The correct sequence is to issue TEST LOAD and set breakpoints using 
TEST AT.

>There is a BINDER/NOBINDER option, with help info:

TSO TEST's equivalent is the LINK subcommand that creates a load module to a 
dataset. This could have been performed externally during compile time. TEST 
needs executables loaded to key 8 storage and it probably uses the binder 
NORENT and NOREUS. The LOAD SVC does not provide all the functionality needed 
by TEST (e.g. you can't split a module when a single storage area is provided.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to