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

Package: Imaging

Routine: MAGSDEL2


Information

MAGSDEL2 ;WOIFO/SRR/RED - Delete parent pointers ; [ 06/20/2001 08:57 ]

Source Information

Source file <MAGSDEL2.m>

Entry Points

Name Comments DBIA/ICR reference
DELPAR ; delete parent pointers
CHECK
EXIT
DELMED ;
DELTIU ; Delete the TIU pointers
DELLAB ; delete lab pointer entries
DELHCP ;Delete the DICOM GMRC TEMP file entry pointers
ERROR

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !
  • Prompt: "ok? "
  • Variable: ANS
  • Timeout: DTIME
  • Line Location: CHECK+1
Function Call: WRITE
  • Prompt: !,"Ready to delete ",DIK,DA
  • Line Location: CHECK+1
Function Call: WRITE
  • Prompt: !,"Parent pointer deleted from ",$P(MAGPAR,"^",1),"..."
  • Line Location: CHECK+10
Function Call: WRITE
  • Prompt: !,"The backwards pointers are not correct. Image pointers cannot be removed from parent file."
  • Line Location: ERROR+0
Info |  Source |  Entry Points |  Interaction Calls