Loa Ding A Pro;J Ram - IBM System 360 User Manual

Operating system: time sharing option terminal
Hide thumbs Also See for System 360:
Table of Contents

Advertisement

r----------------------------------------------------------------------,
I
READY
I
I
link prog2
print ( *) map
I
I
I
I
I
I
I
I
I
I
linkage editor mess ages and listings
I
I
I
I
I
I
I
READY
edit input. data new
INPUT
EDIT
save
SAVED
end
READY
input data
allocate dataset (input .• data) file (input) old
READY
allocate file(work) new block(100) space(300,10)
READY
allocate dataset(*) £ile(print)
J READY
I
call prog2
I
I
I
I
I
ou~put
from your program
I
I
I
I
READY
I
delete (prog2.*
input.data)
I
I
I
I
I
I
I
I
I
I
I
I
I
J
I
READY
I
L ______________________________________________________________________ J
Figure 11.
Link editing and executing a program
Loading a Program
The LOADGO command makes available to you the services of the loader.
The loader combines the basic functions o£ the linkage editor and
program fetch.
That is, the loader link edits and executes your
program.
Therefore, the LOADGO command combines the basic functions of
the LINK and CALL commands.
No load module is produced.
For complete
information on the loader, refer to the publication, Linkage Editor and
Loader.
70
TSO Terminal User's Guide
(Release 21)

Advertisement

Table of Contents
loading

Table of Contents