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

Package: Text Integration Utility

Routine: TIUAPIOK


Information

TIUAPIOK ; SLC/JER - Check out PUT API's

Source Information

Source file <TIUAPIOK.m>

Entry Points

Name Comments DBIA/ICR reference
MAKEOK ; Check out the make call
VSITPICK(DFN) ; Given a patient, select a visit
TITLPICK() ; Select a title
PICK(LOW,HIGH) ; List selection
LOADREC(TIUREC) ; Load TIUREC for editing
UPDATEOK ; Check out update call
EDIT(DA,TIUREC) ; Call ^DIE and ^DIWE to edit the text
LOADTMP(TIUREC) ; Load Text into ^TMP("TIUEDIT",$J)
READER(TIUREC) ; Edit each field
DELETOK ; Check out DELETE API
ADDNOK ; Check CREATE ADDENDUM API

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: PICK+2
Function Call: WRITE
  • Prompt: !
  • Line Location: PICK+4
Function Call: WRITE
  • Prompt: !,$C(7),$C(7),$P(TIUEDIT,U,2)
  • Line Location: UPDATEOK+7
Function Call: WRITE
  • Prompt: !,ERR
  • Line Location: DELETOK+6
Function Call: WRITE
  • Prompt: !!,"Nothing selected."
  • Line Location: ADDNOK+5
Info |  Source |  Entry Points |  Interaction Calls