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: LRAFUNC

Package: Lab Service

Routine: LRAFUNC


Information

LRAFUNC ;SLC/MRH/FHS - FUNCTION CALLS A5AFUNC

Source Information

Source file <LRAFUNC.m>

Entry Points

Name Comments DBIA/ICR reference
UPCASE(X) ;; $$UPCASE(X)
LOWCASE(X) ;; $$LOWCASE(X)
STRIP(X,Y) ;; Strips all instances of character 'Y' in string 'X'
REPLACE(STR,X,Y) ;; Performs a character in 'Y' for character
REPEAT(X,Y) ;;
INVERT(X) ;;
GLBR(LRR) ;;
S(LRZ) ;
Q(LRZ) ;
LRPNM(X) ;;Call by value

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,X
  • Line Location: LRAFUNC+4
Function Call: WRITE
  • Prompt: !!
  • Line Location: LRAFUNC+5
Info |  Source |  Entry Points |  Interaction Calls