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

Package: Imaging

Routine: MAGDSTA0


Information

MAGDSTA0 ;WOIFO/PMK - Study Tracker - Automatic CMP/RET ; Nov 08, 2022@14:32:16

Source Information

Source file <MAGDSTA0.m>

Entry Points

Name Comments DBIA/ICR reference
INITXTMP(OUTPUTEXCEL) ; initialize ^XTMP for Study Tracker's automatic CMP/RET
; This is different from INITXTMP^MAGDSTQ0
SAVE(OUTPUTEXCEL,OUTPUT,CONCATENATE) ; save output to ^XTMP
KILL(TITLE,TODAY) ; remove old ^XTMP files
LIST(MYSERVICE,LIST) ; get list of ^XTMP("MAG Study Tracker *" entries for service
COPYPARM(NORMALRUN) ; copy last run's parameters for the next run
DIRECTION(SORTORDER) ; return the direction for $order
; 1 = normal order
; -1 = reverse order
NEXTDATE(DATE,DIRECTION) ; get the next date, but not in the future

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Can't lock ^XTMP(",TITLE,") - No Excel file"
  • Line Location: INITXTMP+4
Info |  Source |  Entry Points |  Interaction Calls