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

Package: Text Integration Utility

Routine: TIUGR


Information

TIUGR ; SLC/MAM - ID Note Review Screen Actions ; IDNOTE; 4/12/01

Source Information

Source file <TIUGR.m>

Entry Points

Name Comments DBIA/ICR reference
IDNOTE ; Review Screen Action IN Interdisciplinary Note
IDNOTEX ; Restore video for selected line and refresh/update/rebuild list:
PAUSE ;Wait til user hits return
CANT(TYPE) ; Tell user they can't act on addendum, CWAD, or
ATTCHMSG(KIDDATA) ; Offer instructions when user has selected

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," To ADD a new entry to an interdisciplinary note, please select the",!,"interdisciplinary note."
  • Line Location: IDNOTE+18
Function Call: WRITE
  • Prompt: !," To ATTACH an existing stand-alone note to an interdisciplinary note,",!,"please select the note you want to attach."
  • Line Location: IDNOTE+19
Function Call: WRITE
  • Prompt: !!,"Notes must be selected one at a time for interdisciplinary"
  • Line Location: IDNOTE+32
Function Call: WRITE
  • Prompt: !,"note actions. Acting on your FIRST selection,"
  • Line Location: IDNOTE+33
Function Call: WRITE
  • Prompt: !?3,$P(TITLE,U,2)
  • Line Location: IDNOTE+34
Function Call: WRITE
  • Prompt: !!,$P(CANADD,U,2)
  • Line Location: IDNOTE+65
Function Call: WRITE
  • Prompt: !!,$P(CANADD,U,2)
  • Line Location: IDNOTE+69
Function Call: WRITE
  • Prompt: !!,$P(CANATT,U,2)
  • Line Location: IDNOTE+79
Function Call: WRITE
  • Prompt: !!," An addendum is linked to its parent when it is first made and"
  • Line Location: CANT+3
Function Call: WRITE
  • Prompt: !,"cannot be attached or detached like an interdisciplinary note."
  • Line Location: CANT+4
Function Call: WRITE
  • Prompt: !,"To add an addendum to a note, use action 'Make Addendum.'"
  • Line Location: CANT+5
Function Call: WRITE
  • Prompt: !!," CWAD notes cannot be used as interdisciplinary notes."
  • Line Location: CANT+7
Function Call: WRITE
  • Prompt: !!," Consult results cannot be used as interdisciplinary notes."
  • Line Location: CANT+9
Function Call: WRITE
  • Prompt: !!," Attaching ",$P(KIDDATA,U,3),"."
  • Line Location: ATTCHMSG+2
Function Call: WRITE
  • Prompt: !," Please select the note you want to attach it to."
  • Line Location: ATTCHMSG+3
Function Call: WRITE
  • Prompt: !," Or, reselect action IN if you no longer wish to attach the note."
  • Line Location: ATTCHMSG+4
Info |  Source |  Entry Points |  Interaction Calls