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

Package: Text Integration Utility

Routine: TIUGR2


Information

TIUGR2 ; SLC/MAM - ID Note Review Screen Actions ;2/28/01

Source Information

Source file <TIUGR2.m>

Entry Points

Name Comments DBIA/ICR reference
LKDAD(KIDDATA) ; Select DAD ID note to attach KID to, and attach it.
; Called by PICK^TIULM when user selects line at action prompt
LKDADX ; Exit
; -- Restore video for KID line if kid is in current screen:
LINKMSG(TIUGLINK) ; Returns VALMSG displayed after LKKID.
LINK(DA,DADDA) ; Link DA to parent ID note DADDA
LINKQUIT ; Quit without linking
; Action QUIT Review Screen if started linking and didn't succeed
; Called by TIU ACTION QUIT from Review Screen if $G(TIUGLINK).
; Unscreens review actions

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," ",$P(CANLINK2,U,2),!
  • Line Location: LKDAD+24
Function Call: WRITE
  • Prompt: "Please reselect the child and choose a different parent."
  • Line Location: LKDAD+25
Function Call: WRITE
  • Prompt: !!," Attaching ",$P(KIDDATA,U,3)," to ",!,DADTL,"."
  • Line Location: LKDAD+29
Info |  Source |  Entry Points |  Interaction Calls