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

Package: Lab Service

Routine: LRARCU


Information

LRARCU ;DALISC/CKA - LAB ARCHIVED CAP UTILITIES ;5/22/95

Source Information

Source file <LRARCU.m>

Entry Points

Name Comments DBIA/ICR reference
WKLDNAME(LRCC) ;Call with CAP code or IFN, returns WKLD proc name.
WKLDCODE(LRCC) ;Call with WKLD proc name, returns WKLD code #.
WKLDCLN ;Kill WKLD vars
KILLALL ;Kill all variables used by archived wkld report routines
DIS ;Display Accession workload called by LRCAPVM
PRTINIT ;
PRTCLN ;
NPG ;New page
HDR ;Header for 80 col.
PAUSE ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: DIS+2
Function Call: WRITE
  • Prompt: !,$P(X,U),!
  • Line Location: DIS+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: NPG+3
Function Call: WRITE
  • Prompt: $E(LRDSHS,1,80),!
  • Line Location: HDR+8
Info |  Source |  Entry Points |  Interaction Calls