Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Naked Globals |  Local Variables  | All
Print Page as PDF
Routine: ONCOSSA3

Package: Oncology

Routine: ONCOSSA3


Information

ONCOSSA3 ;WASH ISC/SRR-Print life tables ;11/1/93 12:34

Source Information

Source file <ONCOSSA3.m>

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 2

Package Total Caller Graph
Oncology 2 ONCOSSA  ONCOSSA4  

Entry Points

Name Comments DBIA/ICR reference
PRINT ;print actuarial life tables
PRLT ;print life table
WHEAD ;write header
WGRP
TOF ;write top of form & bump page
WINT ;write (& compute) an interval

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $P(HEADER,U,1),"Life Table",?IOM-30,$P(HEADER,U,2),NPG,!
  • Line Location: WHEAD+1
Function Call: WRITE
  • Prompt: " ",$P(LEN,U,3),?11,"% Alive",?21,"# Left",?31,"Deaths",?41,"Losses",!
  • Line Location: WHEAD+2
Function Call: WRITE
  • Prompt: "-"
  • Line Location: WHEAD+3
Function Call: WRITE
  • Prompt: !
  • Line Location: WGRP+0
Function Call: WRITE
  • Prompt: "Group ",$C(GRP+64),": ",^TMP($J,"GRP",GRP),!
  • Condition for execution: NGRPS>1
  • Line Location: WGRP+0
Function Call: READ
  • Formatting: !
  • Prompt: "Enter RETURN to continue or '^' to exit: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: TOF+1
Function Call: WRITE
  • Prompt: $J(INT,5),?12,$J(PSURV,5,1),?22,$J(LEFT,5),?32,$J(MORTS,5)
  • Line Location: WINT+2
Function Call: WRITE
  • Prompt: ?42,$J(LOSSES,5),!
  • Line Location: WINT+3

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^TMP($J WGRPWINT+1

Label References

Name Line Occurrences
PRLT PRINT+4
TOF WHEAD+1
WGRP PRLT+2
WHEAD PRLT+3, PRLT+4
WINT PRLT+4

Naked Globals

Name Field # of Occurrence
^(1 WINT+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> CASES( PRINT+4, PRLT+1
DTIME TOF+1
>> GRP PRINT+4*, PRLT+1, WGRPWINT+1
>> HEADER WHEAD+1
INT PRINT+3~, PRLT+4*, WINT+1, WINT+2
>> INTS PRLT+1*, PRLT+2, PRLT+4
>> INTS( PRLT+1
IOF TOF+2
IOM WHEAD+1, WHEAD+3
IOSL PRLT+2, PRLT+4
LEFT PRINT+3~, PRLT+1*, WINT+2, WINT+4, WINT+5*
>> LEN WHEAD+2
LOSSES PRINT+3~, PRLT+1*, WINT+1*, WINT+3, WINT+4, WINT+5
MORTS PRINT+3~, PRLT+1*, WINT+1*, WINT+2, WINT+4, WINT+5
>> NGRPS PRINT+4, WGRP
>> NPG PRLT+2, WHEAD+1, TOF+1, TOF+2*
>> ONCOEX PRINT+4*, PRLT+3, PRLT+4, WHEAD+1, TOF+1*, TOF+2
PSURV PRINT+3~, PRLT+1*, WINT+2, WINT+4*
U WHEAD+1, WHEAD+2
>> X WHEAD+3*, TOF+1*
>> XCRT TOF+1
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Naked Globals |  Local Variables  | All