Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: ZOSV2GTM

Package: Kernel

Routine: ZOSV2GTM Platform: GT.M


Information

%ZOSV2 ;ISF/RWF - More GT.M support routines ;10/18/06 14:29

Source Information

Source file <ZOSV2GTM.m>

Entry Points

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.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $P(%,SP)_$C(9)_$P(%,SP,2,99999),!
  • Line Location: SAVE+5
Function Call: READ
  • Variable: %1
  • Timeout: 1
  • Line Location: LOAD2+4
Info |  Source |  Entry Points |  Interaction Calls