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

Package: Kernel

TERMINAL TYPE(#3.2)-->3.2055

Sub-Field: 3.2055


Information

Parent File Name Number Package
TERMINAL TYPE(#3.2) CONTROL CODES 3.2055 Kernel

Details

Field # Name Loc Type Details
.001 NUMBER NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."2N.N) X
  • LAST EDITED:  JUN 19, 2001
  • HELP-PROMPT:  Type a Number between 1 and 99, 1 Decimal Digit
  • DESCRIPTION:  
    This field controls the internal sequence that the data is stored in the file.
.01 CTRL CODE ABBREVIATION 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<2) X
  • LAST EDITED:  SEP 05, 2001
  • HELP-PROMPT:  Answer must be 2-8 characters in length.
  • DESCRIPTION:  This multiple holds device control codes. It is up to each application to advise the sites on what data needs to be placed in these fields.
    This field holds a short abbreviation for the code. The sub-file is cross referenced by this field.
    The abbreviation and full name for any control codes are controlled by Integration Agrement #3435. Before any new abbreviations are added to this file see that they have been added to Integration Agrement #3435 first.
  • CROSS-REFERENCE:  3.2055^B
    1)= S ^%ZIS(2,DA(1),55,"B",$E(X,1,30),DA)=""
    2)= K ^%ZIS(2,DA(1),55,"B",$E(X,1,30),DA)
1 FULL NAME 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>75!($L(X)<3) X
  • LAST EDITED:  SEP 05, 2001
  • HELP-PROMPT:  Answer must be 3-75 characters in length.
  • DESCRIPTION:  This is a long name for the control code.
    The abbreviation and full name for any control codes are controlled by Integration Agrement #3435. Before any new abbreviations are added to this file see that they have been added to Integration Agrement #3435 first.
2 CONTROL CODE 1;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  AUG 29, 2001
  • HELP-PROMPT:  This is Standard MUMPS code.
  • DESCRIPTION:  
    This field holds the device Control Code for the function. The value in this field is the argument of a XECUTE statement. If the value of this field is in V it will be used like XECUTE V.
    WRITE AUTHORITY:
Info |  Details