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

Package: Emergency Department Integration Software

Routine: EDPWS


Information

EDPWS ;SLC/KCM - Worksheet Calls ;3/2/12 10:43am

Source Information

Source file <EDPWS.m>

Entry Points

Name Comments DBIA/ICR reference
LOAD(REQ) ; Load Worksheet with Models
MODELS(NEEDED,MODELS) ; Build models for section
DFLTWKS(ROLE,AREA) ; Return default worksheet for this role
PRESERVE(REQ) ; Preserve status of previously selected worksheet
SECID(NAME) ; return section IEN given name
ADDST(WRKSHT) ; add state, if any to the worksheet
PREVIEW(CTXT,RESULT) ; Add XML for a model preview
SVSECT(REQ) ; Save models of the worksheet
SAVE(XML,CTXT,COMMIT) ; Save the worksheet XML
; XML contains all the momentos to be saved
; can either stash the XML in ^XTMP (COMMIT=0)
; or parse and call out to packages to save their models (COMMIT=1)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,X
  • Line Location: SAVE+14
Info |  Source |  Entry Points |  Interaction Calls