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

Package: Kernel

BUILD(#9.6)-->9.67-->9.68

Sub-Field: 9.68


Information

Parent File Name Number Package
9.67 ENTRIES 9.68 Kernel

Details

Field # Name Loc Type Details
.01 ENTRIES 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>45!($L(X)<2) X I $D(X) D INPUTE^XPDET(.X)
  • LAST EDITED:  MAY 17, 1994
  • HELP-PROMPT:  Answer must be 3-45 characters in length.
  • DESCRIPTION:  The name of the component being sent. The component must exist in the pointed-to file. You can use '*' as a wild card character, i.e. XUS* means all components begining with XUS. You can also preceed the component
    with '-' to delete it from the list.
  • EXECUTABLE HELP:  D HELP^XPDET
  • PRE-LOOKUP:  D LOOKE^XPDET(.X)
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  9.68^B
    1)= S ^XPD(9.6,DA(2),"KRN",DA(1),"NM","B",X,DA)=""
    2)= K ^XPD(9.6,DA(2),"KRN",DA(1),"NM","B",X,DA)
  • CROSS-REFERENCE:  ^^TRIGGER^9.68^.02
    1)= X ^DD(9.68,.01,1,2,1.3) I X S X=DIV S Y(1)=$S($D(^XPD(9.6,D0,"KRN",D1,"NM",D2,0)):^(0),1:"") S X=$P(Y(1),U,2),X=X S DIU=X K Y X ^DD(9.68,.01,1,2,1.1) X ^DD(9.68,.01,1,2,1.4)
    1.1)= S X=DIV S X=DIV,Y(1)=X S X=" FILE #",Y(2)=X S X=2,X=$P(Y(1),Y(2),X)
    1.3)= K DIV S DIV=X,D0=DA(2),DIV(0)=D0,D1=DA(1),DIV(1)=D1,D2=DA,DIV(2)=D2 S Y(0)=X S Y(1)=$S($D(^XPD(9.6,D0,"KRN",D1,0)):^(0),1:"") S X=$P(Y(1),U,1),X=X S X=X<.44
    1.4)= S DIH=$S($D(^XPD(9.6,DIV(0),"KRN",DIV(1),"NM",DIV(2),0)):^(0),1:""),DIV=X S $P(^(0),U,2)=DIV,DIH=9.68,DIG=.02 D ^DICR:$O(^DD(DIH,DIG,1,0))>0
    2)= Q
    CREATE CONDITION)= INTERNAL(KERNEL FILES)<.44
    CREATE VALUE)= $P(ENTRIES," FILE #",2)
    DELETE VALUE)= NO EFFECT
    FIELD)= FILE
    This trigger updates the FILE field, #.02, with the appropriate file number for this template. It is only triggered for Fileman template components.
.02 FILE 0;2 POINTER TO FILE FILE (#1)
************************REQUIRED FIELD************************
FILE(#1)

  • LAST EDITED:  OCT 20, 1993
  • DESCRIPTION:  
    The Fileman file for this Entry.
    WRITE AUTHORITY: ^
  • NOTES:  TRIGGERED by the ENTRIES field of the ENTRIES sub-field of the BUILD COMPONENTS sub-field of the BUILD File
.03 ACTION 0;3 SET
************************REQUIRED FIELD************************
  • '0' FOR SEND TO SITE;
  • '1' FOR DELETE AT SITE;
  • '2' FOR USE AS LINK FOR MENU/ITEM/SUBSCRIBERS;
  • '3' FOR MERGE MENU ITEMS;
  • '4' FOR ATTACH TO MENU;
  • '5' FOR DISABLE DURING INSTALL;

  • LAST EDITED:  MAY 20, 2009
  • DESCRIPTION:  
    This is the action you want performed at the installing site on the entry of the component you are sending for this package.
  • SCREEN:  S DIC("S")="I $$SCRA^XPDET(Y)"
  • EXPLANATION:  Enter a number
.04 CHECKSUM 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  MAR 30, 1995
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This field contains the checksum for this component.
Info |  Details