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

Package: Lab Service

Routine: LRACF


Information

LRACF ;SLC/RWA - FORCE PAGES TO FULL ;2/19/91 10:10

Source Information

Source file <LRACF.m>

Entry Points

Name Comments DBIA/ICR reference
QUEUE
WARN
WARN1
ENT
END
IDT
MORE
KILL
CHECK
PAGE
FIND ;Since Major Header and Page number is unknown this subroutine
SPCM
HDR
TEXT
HELP

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"This option will identify patients who have been inactive for the specified",!,"period of time defined in the GRACE PERIOD FOR INACTIVITY field of the"
  • Line Location: WARN+0
Function Call: WRITE
  • Prompt: !,"Laboratory Site file and force their lab data onto a permanent cumulative page,",!,"making the data eligible for archiving.",!
  • Line Location: WARN+1
Function Call: WRITE
  • Prompt: !,"The parameter is set for ( ",+$P(^LAB(69.9,1,0),U,13)," ) days ",!
  • Line Location: WARN+2
Function Call: WRITE
  • Prompt: !,"Are you sure you want to continue"
  • Line Location: WARN1+0
Function Call: WRITE
  • Prompt: !!,LRDFN,?10,LRNM
  • Line Location: KILL+2
Function Call: WRITE
  • Prompt: @IOF,!,?20,"***** INACTIVE PATIENTS FOR ARCHIVE*****",!!
  • Line Location: HDR+0
Function Call: WRITE
  • Prompt: "LRDFN"_" "_"PATIENT NAME"_" "_"PAGE FORCED TO PERMANENT"
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: ?57,LRTXT,!
  • Line Location: TEXT+0
Function Call: WRITE
  • Prompt: !!,"Enter 'Yes' to continue, 'No' or '^' to exit"
  • Line Location: HELP+0
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+0
Info |  Source |  Entry Points |  Interaction Calls