Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 8927.03

Package: Text Integration Utility

TIU TEMPLATE(#8927)-->8927.03

Sub-Field: 8927.03


Information

Parent File Name Number Package
TIU TEMPLATE(#8927) ITEMS 8927.03 Text Integration Utility

Details

Field # Name Loc Type Details
.01 SEQUENCE 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 19, 1999
  • HELP-PROMPT:  Type a Number between 1 and 99999, 0 Decimal Digits
  • DESCRIPTION:  SEQUENCE number determines boilerplate text order for a GROUP TEMPLATE, with the GROUP TEMPLATE's own boilerplate text preceding that of its items.
    For containers and for GROUP TEMPLATES, SEQUENCE determines the order in which items appear when the container is expanded.
    SEQUENCE applies only to entries used as items.
  • CROSS-REFERENCE:  8927.03^B
    1)= S ^TIU(8927,DA(1),10,"B",$E(X,1,30),DA)=""
    2)= K ^TIU(8927,DA(1),10,"B",$E(X,1,30),DA)
.02 ITEM 0;2 POINTER TO TIU TEMPLATE FILE (#8927)
************************REQUIRED FIELD************************
TIU TEMPLATE(#8927)

  • INPUT TRANSFORM:  K:$$BADITEM^TIUDDT(X,DA(1)) X
  • LAST EDITED:  MAY 19, 1999
  • DESCRIPTION:  Items are themselves members of the TIU TEMPLATE FILE, and vary according to the type of the item parent.
    A container (type C, P, or R) holds templates (TEMPLATES and GROUP TEMPLATES) as its items. It may also hold other containers as items.
    A GROUP TEMPLATE is made up of TEMPLATES or of other GROUP TEMPLATES as items. Its boilerplate text is a composite consisting of, first, it own boilerplate text if it has any, and then the boilerplate text of its items,
    in SEQUENCE order. (See also field EXCLUDE FROM GROUP BOILERPLATE.) A GROUP TEMPLATE may also have a container (type C) as an item. In this case, the container is simply being stored in the GROUP TEMPLATE; the
    container is ignored when the GROUP TEMPLATE is used for composing a document.
    A TEMPLATE (type T) does not have items.
    A given template or container may occur as an item in more than one tree, and may even occur more than once in the same tree. It cannot, however, be an item under itself. Nor can it occur twice, as an item of the same
    parent.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  8927^AD
    1)= S ^TIU(8927,"AD",$E(X,1,30),DA(1),DA)=""
    2)= K ^TIU(8927,"AD",$E(X,1,30),DA(1),DA)
Info |  Details