KMPDU2 ;OAK/RAK - CM Tools Routine Utilities ;08/31/11 09:21
Source file <KMPDU2.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
IRSRC(KMPDDA) | ;-- extrinsic function - check for local mods in INSTALL file
|
|
ROUFIND(KMPDY,KMPDRNM,KMPDGBL) | ;-- find routines.
|
|
ROUINQ(KMPDY,KMPDROU) | ;-- routine inquiry.
|
|
ROUSRC(KMPDY,KMPDROU,KMPDTXT) | ;-- routine search
|
|
ROUSRC1(KMPDROU,KMPDTXT) | ;-- extrinsic function - check for text.
|
|
ROUSRC2(KMPDY,KMPDTXT,KMPDGBL,KMPDROU) | ;-- search for text in routine.
|
|
ROULABEL(TEXT) | ;-- routine label.
|
|
ROUNAME(KMPDRNM) | ;-- extrinsic function - determine if routine name is valid
|
|
ENDCHAR(RTN) | ;-- extrinsic function - determine last character for $ordering
|
RPC Name | Call Tags |
---|---|
KMPD ROUTINE FIND | ROUFIND |
KMPD ROUTINE INQ | ROUINQ |
KMPD ROUTINE LINE SRCH | ROUSRC2 |