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

Package: Text Integration Utility

Routine: TIUFXHLX


Information

TIUFXHLX ; SLC/MAM - Xecutable Help PAUSE, RESET, FLDDESC(FLDNO) ;10/26/95 15:33

Source Information

Source file <TIUFXHLX.m>

Entry Points

Name Comments DBIA/ICR reference
PAUSE ; Writes Press Return to Continue or ^ to exit on NEXT line without writing !'s.
FLDHELP(FLDNO) ; Writes FLDNO Help Prompt
FLDDESC(FILENO,FLDNO) ; Sets to scroll mode; Writes FLDNO Field Description to Screen
FLDDX
RESET ; -- reset scrolling region to bottom of screen
NAME ;XECUTABLE HELP for .01 NAME
TYPE ; XECUTABLE HELP for .04 TYPE
TYPELST ; Writes remarks, list of type choices
; Requires TIUFTMSG, TIUFTLST from TIUFLF7 if editing type
STATUS ; XECUTABLE HELP for .07 STATUS
OBJMSG ; Writes msg about Object Status
SLIST ; Writes remarks, list of Status choices
; If used for edit status rather than select status for sort, requires TIUFSLST as set in SELSTAT^TIUFLF5
HELP1(FLDNO) ; Xe help for FLDNO's 5, 6, 6.1, 6.12, 6.13, 6.14, 7, 8
CUSTOM ; Xe help for Allow Custom Form Headers
HELP2(FLDNO) ; XECUTABLE HELP for FLDNO's .1 SHARED and .13 Nat'l
CONTINUE() ; Pagination control
CONTX

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: FLDHELP+1
Function Call: WRITE
  • Prompt: !
  • Line Location: FLDDESC+7
Function Call: WRITE
  • Prompt: !
  • Line Location: FLDDESC+8
Function Call: WRITE
  • Prompt: $$CENTER^TIULS("Description of "_FLDNAME),!!
  • Line Location: FLDDESC+9
Function Call: WRITE
  • Prompt: !
  • Line Location: FLDDESC+16
Function Call: WRITE
  • Prompt: IOELALL
  • Line Location: RESET+2
Function Call: WRITE
  • Prompt: IOSC
  • Line Location: RESET+3
Function Call: WRITE
  • Prompt: @IOSTBM
  • Line Location: RESET+3
Function Call: WRITE
  • Prompt: @IOSTBM
  • Line Location: RESET+3
Function Call: WRITE
  • Prompt: !," Name may be a preexisting file entry OR a NEW file entry.",!
  • Line Location: NAME+4
Function Call: WRITE
  • Prompt: !," If Name already exists in the file, it must have the appropriate Type for",!
  • Line Location: NAME+5
Function Call: WRITE
  • Prompt: "the parent, must be owned by the user, must NOT already be used elsewhere",!
  • Line Location: NAME+6
Function Call: WRITE
  • Prompt: "(unless it is a Shared Component), must not have the same Name as any Item under",!
  • Line Location: NAME+7
Function Call: WRITE
  • Prompt: "the parent, and must pass Check as OK.",!
  • Line Location: NAME+8
Function Call: WRITE
  • Prompt: !," Option Add Items does not accept and does not list other Names as choices.",!
  • Line Location: NAME+9
Function Call: WRITE
  • Prompt: !," If file already has an available entry of a given name and you want to enter a",!,"new entry of that name instead, enclose it in quotation marks.",!
  • Line Location: NAME+10
Function Call: WRITE
  • Prompt: !," Name is 3-60 characters, not starting with punctuation.",!
  • Line Location: NAME+11
Function Call: WRITE
  • Prompt: !!,"You are creating a new entry of Type "_$P(TIUFXNOD,U,3)_" to hang ",!,"under "_$G(TIUFCNM)_". 3-60 characters, not starting with punctuation.",!
  • Line Location: NAME+14
Function Call: WRITE
  • Prompt: !," Permitted Types are limited by Parent Type."
  • Line Location: TYPELST+3
Function Call: WRITE
  • Prompt: !," File may contain (faulty) entries with no Type (NONE)."
  • Line Location: TYPELST+4
Function Call: WRITE
  • Prompt: !!," You are limiting the list of entries you will see to those with a",!,"particular Type."
  • Line Location: TYPELST+5
Function Call: WRITE
  • Prompt: !," Type is limited by the Type of your Current Position (Highlighted)."
  • Line Location: TYPELST+6
Function Call: WRITE
  • Prompt: !,TIUFTMSG(1)
  • Line Location: TYPELST+9
Function Call: WRITE
  • Prompt: !,TIUFTMSG(2),!
  • Condition for execution: $D(TIUFTMSG(2))
  • Line Location: TYPELST+9
Function Call: WRITE
  • Prompt: !,"Type problem; See IRM"
  • Line Location: TYPELST+10
Function Call: WRITE
  • Prompt: !
  • Line Location: TYPELST+12
Function Call: WRITE
  • Prompt: !,"Choose from:"
  • Line Location: TYPELST+13
Function Call: WRITE
  • Prompt: !
  • Condition for execution: TAB=5
  • Line Location: TYPELST+14
Function Call: WRITE
  • Prompt: ?TAB,"Class"
  • Line Location: TYPELST+14
Function Call: WRITE
  • Prompt: !
  • Condition for execution: TAB=5
  • Line Location: TYPELST+15
Function Call: WRITE
  • Prompt: ?TAB,"Document Class"
  • Line Location: TYPELST+15
Function Call: WRITE
  • Prompt: !
  • Condition for execution: TAB=5
  • Line Location: TYPELST+16
Function Call: WRITE
  • Prompt: ?TAB,"Title"
  • Line Location: TYPELST+16
Function Call: WRITE
  • Prompt: !
  • Condition for execution: TAB=5
  • Line Location: TYPELST+17
Function Call: WRITE
  • Prompt: ?TAB,"Component"
  • Line Location: TYPELST+17
Function Call: WRITE
  • Prompt: !
  • Condition for execution: TAB=5
  • Line Location: TYPELST+18
Function Call: WRITE
  • Prompt: ?TAB,"Object"
  • Line Location: TYPELST+18
Function Call: WRITE
  • Prompt: !
  • Condition for execution: TAB=5
  • Line Location: TYPELST+19
Function Call: WRITE
  • Prompt: ?TAB,"NONE"
  • Line Location: TYPELST+19
Function Call: WRITE
  • Prompt: !!
  • Line Location: TYPELST+20
Function Call: WRITE
  • Prompt: !,TIUFSMSG,!
  • Line Location: STATUS+3
Function Call: WRITE
  • Prompt: !
  • Line Location: STATUS+6
Function Call: WRITE
  • Prompt: !," Objects may have Status Active or Inactive. Active designates objects as ready"
  • Line Location: OBJMSG+1
Function Call: WRITE
  • Prompt: !,"for use. It is up to the SITE to embed only Active Objects in Boilerplate Text."
  • Line Location: OBJMSG+2
Function Call: WRITE
  • Prompt: !,"Objects must be Inactive before they can be edited. Inactive objects in",!,"boilerplate text don't retrieve data. For more, enter ??? and see OBJECT STATUS"
  • Line Location: OBJMSG+3
Function Call: WRITE
  • Prompt: !,"Statuses are limited by Entry Type. Statuses are also limited (to Inactive)",!,"by faults in Entry or by parent with Inactive Status."
  • Line Location: SLIST+2
Function Call: WRITE
  • Prompt: !,"Status is limited to Inactive until the entry is added to the Hierarchy."
  • Line Location: SLIST+3
Function Call: WRITE
  • Prompt: !," File may contain (faulty) entries with no Status (NONE)."
  • Line Location: SLIST+4
Function Call: WRITE
  • Prompt: !!,"You are limiting the list of entries you will see to those with a",!,"particular Status.",!
  • Line Location: SLIST+5
Function Call: WRITE
  • Prompt: !,"Choose from:"_$S($G(TIUFSLST)["A":" ACTIVE",1:"")_$S($G(TIUFSLST)["I":" INACTIVE",1:"")_$S($G(TIUFSLST)["T":" TEST",1:"")_$S($G(TIUFSLST)["N":" NONE",1:"")
  • Line Location: SLIST+6
Function Call: WRITE
  • Prompt: !!
  • Condition for execution: $G(TIUFXNOD)["Sort"
  • Line Location: SLIST+6
Function Call: WRITE
  • Prompt: !
  • Condition for execution: $G(TIUFXNOD)["Change View"
  • Line Location: SLIST+6
Function Call: WRITE
  • Prompt: !,"Status problem; See IRM"
  • Line Location: SLIST+7

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^TIU(8925.1 - [#8925.1] HELP^DIE
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call