IBM 1130 User Manual page 500

Computing system
Hide thumbs Also See for 1130:
Table of Contents

Advertisement

where the comma after SUB3 implies continuation,
or
12
f4
5 6 78 910 1112 1314 15 16 1718 1920 2122 2324 2526 2728 2930 3132
~34
35iJ'
37138 39 1 40
~1~2
344~
1/ JtJi,d
/ /
Xlli~
x~
Ixx
Z
'iL
oc
IAl
xix Ixlx
1,I.s
lu~.3
fl
i?C
AL
x)(
XIX
,is
141814
If the program to be executed has just been
compiled, it is located in Working Storage and there-
fore has no name. The *LOCAL card in this case
would appear as
12 34 5 6 78 9 10 1112 1314 1516 1718 1920 ~122 2324 2526 2728 2930
~132
3334
35iJ'
~n8
3940
~1~2
3441«
1/ l/OB
I I
IX'
Elt'l
t-
IL
olr
At.
~s
1)18.3
151/
lilI4
without a name for the Mainline (calling) program.
(Note the comma in its place. )
If
program XXXX calls program Z Z Z Z as a
LINK ((CALL LINK (ZZZZ)), you must specify the
LOCALs for ZZZZ also, at the time you tell the
Monitor to execute (or *STORECI) XXXX
12 34 56 78 9 10 1112 1314 1516 1718 1920 2122 2324 2526 2728 293Q 3132 3334
35[lE
3738 3940
~1~2
1/
Vo~
1/
~IE"
,~
il(x'
IX IX
Z
¥t-
oe
4LX
1\1
"1
1.Q3
.5iLJ
1A4
r/L
olr I4/z
2'12
51)
1E7?
.5~ ~'11t
l'i
~3
where SUB77 and SUB91 are other subroutines
LOCAL to ZZZZ.
34445
Section
Subsections
Page
65
10
I
40
02
IBM-Supplied (Systems) Subroutines
In addition to your own subprograms, you may
also deSignate many of the IBM-suppliedsubpro-
grams as LOCALs. All subroutines and functions
except ILSOO, ILS01, ILS02, ILS03, and ILS04, the
Interrupt Level subroutines, can be made LOCAL.
As a practical matter, however, it is often difficult
to LOCALize such subroutines, because many of
them call several other subroutines, and one LOCAL
cannot call another LOCAL.
This was mentioned earlier, when it was sug-
gested that some subprograms, ordinarily SOCALs,
could in fact be made LOCAL instead.

Advertisement

Table of Contents
loading

Table of Contents