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

Package: Automated Information Collection System

FORM DEFINITION(#357.95)-->357.952

Sub-Field: 357.952


Information

Parent File Name Number Package
FORM DEFINITION(#357.95) HAND PRINT FIELDS 357.952 Automated Information Collection System

Details

Field # Name Loc Type Details
.01 HAND PRINT ROW 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 999, 0 Decimal Digits
  • DESCRIPTION:  
    The row that the hand print area begins.
  • CROSS-REFERENCE:  357.952^B
    1)= S ^IBD(357.95,DA(1),2,"B",$E(X,1,30),DA)=""
    2)= K ^IBD(357.95,DA(1),2,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  357.95^AD^MUMPS
    1)= S:$P($G(^IBD(357.95,DA(1),2,DA,0)),"^",2)]"" ^IBD(357.95,"AD",DA(1),X,$P(^IBD(357.95,DA(1),2,DA,0),"^",2),DA)=^IBD(357.95,DA(1),2,DA,0)
    2)= K:$P($G(^IBD(357.95,DA(1),2,DA,0)),"^",2)]"" ^IBD(357.95,"AD",DA(1),X,$P(^IBD(357.95,DA(1),2,DA,0),"^",2),DA)
    Indexes the hand print field by location. Set by the .01 and .02 fields.
.02 HAND PRINT COLUMN 0;2 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 200, 0 Decimal Digits
  • DESCRIPTION:  
    The column that the hand print area begins at.
  • CROSS-REFERENCE:  357.95^AD1^MUMPS
    1)= S:X]"" ^IBD(357.95,"AD",DA(1),$P($G(^IBD(357.95,DA(1),2,DA,0)),"^"),X,DA)=^IBD(357.95,DA(1),2,DA,0)
    2)= K:X]"" ^IBD(357.95,"AD",DA(1),$P($G(^IBD(357.95,DA(1),2,DA,0)),"^"),X,DA)
    Indexes the hand print field by location. Set by the .01 and .02 fields.
.03 WIDTH 0;3 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>200)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 25, 1994
  • HELP-PROMPT:  Type a Number between 1 and 200, 0 Decimal Digits
  • DESCRIPTION:  
    The width of the hand print area in terms of the number of characters that can be printed.
.04 TYPE OF DATA 0;4 POINTER TO PACKAGE INTERFACE FILE (#357.6)
************************REQUIRED FIELD************************
PACKAGE INTERFACE(#357.6)

  • INPUT TRANSFORM:  S DIC("S")="I $P(^(0),U,6)=1,$P(^(0),U,9)=1" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  SEP 12, 1995
  • HELP-PROMPT:  What data will be printed in this field?
  • DESCRIPTION:  
    Identifies the package interface used for input of this field.
  • SCREEN:  S DIC("S")="I $P(^(0),U,6)=1,$P(^(0),U,9)=1"
  • EXPLANATION:  Allows only available interfaces for input.
.05 FIELD NAME 0;5 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  AUG 23, 1994
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    The name of the hand print field.
.06 NUMBER OF LINES OF HAND PRINT 0;6 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 16, 1994
  • HELP-PROMPT:  How many lines of hand print?
  • DESCRIPTION:  
    The number of lines of hand print allocated for the field.
.08 FIELD ID 0;8 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<2) X
  • LAST EDITED:  SEP 07, 1994
  • HELP-PROMPT:  Answer must be 2-10 characters in length.
  • DESCRIPTION:  
    An unique identifier assigned to the field.
.09 DISPLAYED HEADER 0;9 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • LAST EDITED:  OCT 19, 1994
  • HELP-PROMPT:  Answer must be 1-40 characters in length.
  • DESCRIPTION:  
    The header, if any, associated with the field.
.1 DATA QUALIFIER 0;10 POINTER TO AICS DATA QUALIFIERS FILE (#357.98) AICS DATA QUALIFIERS(#357.98)

  • LAST EDITED:  OCT 19, 1994
  • HELP-PROMPT:  What qualifier, if any, applies to this field?
  • DESCRIPTION:  
    The data qualifier, if any, associated with the field.
.12 ITEM NUMBER 0;12 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 13, 1995
  • HELP-PROMPT:  Type a Number between 1 and 999, 0 Decimal Digits
  • DESCRIPTION:  
    If the hand print area is part of a list, the item number is the position on the list.
.14 PRINT TYPE 0;14 SET
************************REQUIRED FIELD************************
  • '0' FOR NO, DO NOT PRINT;
  • '1' FOR YES, NOT FOR ICR;
  • '2' FOR YES, FOR ICR;

  • LAST EDITED:  APR 28, 1995
  • HELP-PROMPT:  How should the field be printed?
  • DESCRIPTION:  
    The print type defines the format for printing the hand print area.
.15 READ TYPE 0;15 SET
************************REQUIRED FIELD************************
  • '0' FOR NO, DO NOT READ;
  • '1' FOR YES, READ WITHOUT ICR;
  • '2' FOR YES, READ WITH ICR;
  • '3' FOR YES, ICR PRINT FORMAT, READ WITHOUT ICR;

  • LAST EDITED:  MAY 03, 1995
  • HELP-PROMPT:  How should the field be read by the scanning software?
  • DESCRIPTION:  
    This defines what type of recognition should be applied to the field.
.17 DATA ELEMENT 0;17 POINTER TO AICS DATA ELEMENTS FILE (#359.1) AICS DATA ELEMENTS(#359.1)

  • LAST EDITED:  APR 27, 1995
  • HELP-PROMPT:  What item of data goes in the field?
  • DESCRIPTION:  
    This identifies the data type of the hand print field.
Info |  Details