%ZOSV2 ;ISF/RWF - More GT.M support routines ;10/18/06 14:29
Source file <ZOSV2GTM.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
SAVE(RN) | ;Save a routine
|
|
NULL() | ;Open and use null to hide talking. Return open name
|
|
DEL(RN) | ;Delete a routine file, both source and object.
|
|
LOAD(RN) | ;Load a routine
|
|
LOAD2(RN) | ;Load a routine
|
|
RSUM(RN) | ;Calculate a RSUM value
|
|
RSUM2(RN) | ;Calculate a RSUM2 value
|
|
TEST(RN) | ;Special GT.M Test to see if routine is here.
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: READ |
|