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

Package: Oncology

Routine: ONCOU55A


Information

ONCOU55A ;Hines OIFO/GWB,RTK-UTILITY ROUTINE 2 ;12/15/99

Source Information

Source file <ONCOU55A.m>

Entry Points

Name Comments DBIA/ICR reference
RSTG(ONCDDX) ;restage all primaries diagnosed from year YEAR1 forward - called by STAGEM
INIT ;initialize our variables - called by RSTG
PROCESS ;Process the primaries - called by RSTG
PROC1(D0) ;process a single primary D0 - called by PROCESS
STAGEM ;Interact with user to restage primaries
RSTGASK() ;Function to determine initial restaging date/time

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This option is no longer available."
  • Line Location: RSTG+3
Function Call: WRITE
  • Prompt: !,"Number of primaries processed : ",$J(COUNT,6)
  • Line Location: PROCESS+5
Function Call: WRITE
  • Prompt: !,"Number of primaries restaged : ",$J(COUNTCHG,6),!!
  • Line Location: PROCESS+6
Function Call: WRITE
  • Prompt: !!,*7,"Restaging aborted - no data changed - continuing...",!!
  • Line Location: STAGEM+4
Info |  Source |  Entry Points |  Interaction Calls