Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Fields |  Global Variables Directly Accessed |  Local Variables
Print Page as PDF
Global: ^MAGDMLOG

Package: Imaging

Global: ^MAGDMLOG


Information

FileMan FileNo FileMan Filename Package
2006.58 DICOM LOG Imaging

Description

Fields, Total: 5

Field # Name Loc Type Details
.01 JOB 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 25, 2000
  • HELP-PROMPT:  Enter your job-number.
  • DESCRIPTION:  The value of this field is an integer number that identifies the MUMPS-job that created the current log-file.
    While there may be 'old' log-files remaining from a job with the same number, the "B" cross-reference for this field will only keep track of the log-file that is currently open for any given job.
  • CROSS-REFERENCE:  2006.58^B
    1)= S ^MAGDMLOG("B",$E(X,1,30),DA)=""
    2)= K ^MAGDMLOG("B",$E(X,1,30),DA)
2 TIMESTAMP 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  FEB 25, 2000
  • HELP-PROMPT:  Enter this moment's date and time ($HOROLOG format).
  • DESCRIPTION:  The value of this field is a string that identifies the date and time on which the current log-file was created.
    This value is encoded in $Horolog Format.
3 TITLE 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
  • LAST EDITED:  FEB 25, 2000
  • HELP-PROMPT:  Enter the title for this log entry.
  • DESCRIPTION:  
    The value of this field is a string that is used as a header for the current log-file.
4 TEXT 1;0 Multiple #2006.5801 2006.5801
5 LINE 2;0 Multiple #2006.5802 2006.5802

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^MAGDMLOG("B" .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 2+1!, 3+1!
Info |  Desc |  Fields |  Global Variables Directly Accessed |  Local Variables