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

Package: Text Integration Utility

Routine: TIUCOP


Information

TIUCOP ;SLC/TDP - Copy/Paste API(s) and RPC(s) ;Jul 29, 2020@10:13:01

Source Information

Source file <TIUCOP.m>

Entry Points

Name Comments DBIA/ICR reference
WORDS(INST) ;Return the number of words required to begin tracking
; copied text as part of the Copy/Paste functionality.
MAXLNG() ;Return the Maximum length string we will recalculate percentage
PCT(INST) ;Return the Copy/Paste verification percentage
; Call using $$PCT^TIUCOP(INSTITUTION IEN)
DAYS(INST) ;Return the number of days to save copied text information
; Call using $$DAYS^TIUCOP(INSTITUTION IEN)
EXC(TIUDA) ;Return whether or not note is excluded from copy/paste tracking
; Call using $$EXC^TIUCOP(TIU IEN)
EXCLST(TIULST) ;Returns a list of all copy/paste excluded note titles
VIEW(USER,IEN,INST) ;Is user allowed to view copy/paste
; Call using $$VIEW^TIUCOP(USER DUZ,TIU (NOTE) IEN,INSTITUTION)
; RSLT=
; 0 - User is not allowed to view copy/paste information
; 1 - User is AUTHOR and note is UNSIGNED, or user is COSIGNER who has yet to
; SIGN the note.
; 2 - User has a user class of "CHIEF, MIS", or "CHIEF, HIMS",
; or "PRIVACY ACT OFFICER", or one of the user classes designated
; at the site.
PUTCOPY(INST,ARY,ERR) ;Save to copy buffer
GETCOPY(INST,DFN,ARY,STRT) ;Retrieve copy buffer
GETCOPY1 ;Retrieve copy buffer in background
CHKPASTE(INST,DOC) ;Check note document for pasted text data
PUTPASTE(RSLT,INST,ARY,ERR) ;Save pasted text SVARY
GETPASTE(TIUIEN,INST,APP,ARY) ;Retrieve pasted text
START(VAL,DFN,IP,HWND,DIV) ;Start copy buffer build in background
POLL(LST,DFN,IP,HWND) ; poll for completed cover sheet parts
STOP(OK,DFN,IP,HWND) ; stop cover sheet data retrieval
CLEAN(TASK) ;Start CLEANUP background process
CLEANUP ; clean up ^XTMP nodes
DELPST(NOTE) ;Delete pastes associated with a deleted note

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,X
  • Line Location: CLEANUP+11

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DIC(4 - [#4] FIND1^DIC
^TIUP(8928 - [#8928] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call