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

Package: PCE Patient Care Encounter

Routine: PXCOPY


Information

PXCOPY ;SLC/PKR - Copy various PCE files. ;05/21/2018

Source Information

Source file <PXCOPY.m>

Entry Points

Name Comments DBIA/ICR reference
COPY(FILENUM,IEN) ;Copy an entry of ROOT into a new entry.
GETNAM
EDIT(FILENUM,IEN) ;Call the appropriate editor.
GETFOIEN(ROOT) ;Return the first open IEN in ROOT. This should be called
INIEH(FILENUM,ROOT,IENN,IEN) ;Initialize the change log after a copy.
MERGE(IENN,IEN,ROOT) ;Use MERGE to copy ROOT(IEN into ROOT(IENN.
SCAS(FILENUM,IEN,CLASS,SPONSOR) ;Set the class field to CLASS and the sponsor
SETSTART(ROOT) ;Set the starting value to add new entries. Start

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"There is already an entry with that name!"
  • Line Location: GETNAM+7
Function Call: WRITE
  • Prompt: !,"Could not get a lock!"
  • Line Location: GETNAM+13
Function Call: WRITE
  • Prompt: !,NAME," is not a unique name!"
  • Line Location: GETNAM+22
Function Call: WRITE
  • Prompt: !
  • Line Location: GETNAM+33

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VA(200 - [#200] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call