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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: MDPOST

Package: Clinical Procedures

Routine: MDPOST


Information

MDPOST ; HOIFO/DP - Post Init ;2/18/04 11:39

Source Information

Source file <MDPOST.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; [Procedure] Setup preliminary parameters
; This submodule is called during the KIDS installation
; process.
INIT ; [Procedure] Build Procedure File
MSG(TEXT) ; [Procedure] Display message to user
; Input parameters
; 1. TEXT [Literal/Required] Text to display to the user
SETPAR(PAR,INS,VAL) ; [Procedure] Set value into XPAR parameter
; Input parameters
; 1. PAR [Literal/Required] Parameter
; 2. INS [Literal/Required] Instance
; 3. VAL [Literal/Required] New value
XPARDEL(MDPAR,VALUES) ; [Procedure] Remove a parameter for XPAR
; VALUES determines the mode of deletion.
; 0: Will delete *BOTH* the values and the parameter definition (DEFAULT)
; 1: Will only delete the values of the parameter
URL() ; [Function] Return Clinical Procedures Homepage URL
FILEDAT ; [Data Module] Allowable file types

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $$MSG("Setting compatible client versions")
  • Line Location: EN+13
Function Call: WRITE
  • Prompt: $$MSG("Applying latest set of valid file types")
  • Line Location: EN+24
Function Call: WRITE
  • Prompt: $$MSG("Setting CP web link")
  • Line Location: EN+31
Function Call: WRITE
  • Prompt: $$MSG("Validating Mail Group 'MD DEVICE ERRORS' membership")
  • Line Location: EN+34

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VA(200 - [#200] GET1^DIQ
^XTV(8989.51 - [#8989.51] Classic Fileman Calls,  FIND1^DIC
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call