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.52

Package: Automated Information Collection System

DATA FIELD(#357.5)-->357.52

Sub-Field: 357.52


Information

Parent File Name Number Package
DATA FIELD(#357.5) SUBFIELD 357.52 Automated Information Collection System

Details

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

  • INPUT TRANSFORM:  K:$L(X)>150!($L(X)<1) X
  • LAST EDITED:  JUL 30, 1993
  • HELP-PROMPT:  What should the subfield be named? The label will print unless it is made invisible.
  • DESCRIPTION:  
    The name of the subfield. The label prints to the form unless it is made invisible.
  • CROSS-REFERENCE:  357.52^B
    1)= S ^IBE(357.5,DA(1),2,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(357.5,DA(1),2,"B",$E(X,1,30),DA)
.03 SUBFIELD LABEL APPEARANCE 0;3 FREE TEXT

  • INPUT TRANSFORM:  S X=$$UPPER^VALM1(X) K:$L(X)>4!("UBRI"'[$E(X,1))!("UBRI"'[$E(X,2))!("UBRI"'[$E(X,3))!("UBRI"'[$E(X,4)) X
  • LAST EDITED:  AUG 16, 1994
  • HELP-PROMPT:  B=bold,U=underline,R=reverse,I=invisible You can enter any combination of {B,U,R,I}. The label will not print if it is made invisible.
  • DESCRIPTION:  The label can be made bold, underlined, or invisible. It can also be printed
    in reverse, i.e., white on black. This field determines which of those
    characteristics apply.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.04 STARTING COLUMN FOR LABEL 0;4 NUMBER

  • INPUT TRANSFORM:  S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
  • OUTPUT TRANSFORM:  S:Y=+Y Y=Y+1
  • LAST EDITED:  JUN 17, 1993
  • HELP-PROMPT:  What block column should the label start in?
  • DESCRIPTION:  
    The column, relative to the block, that the label should start at.
  • TECHNICAL DESCR:  The internal representation starts at 0, the external representation starts at 1. The difference is because for computing the form image it is convenient to work with displacements from the top left-hand corner. However,
    users do not want to work with row=0 or column=0.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.05 STARTING ROW FOR LABEL 0;5 NUMBER

  • INPUT TRANSFORM:  S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
  • OUTPUT TRANSFORM:  S:Y=+Y Y=Y+1
  • LAST EDITED:  JUN 17, 1993
  • HELP-PROMPT:  What block row should the label start in?
  • DESCRIPTION:  
    The row the label should be printed on.
  • TECHNICAL DESCR:  The internal representation starts at 0, the external representation starts at 1. The difference is because for computing the form image it is convenient to work with displacements from the top left-hand corner. However,
    users do not want to work with row=0 or column=0.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.06 STARTING ROW FOR DATA 0;6 NUMBER

  • INPUT TRANSFORM:  S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
  • OUTPUT TRANSFORM:  S:Y=+Y Y=Y+1
  • LAST EDITED:  JUN 17, 1993
  • HELP-PROMPT:  What block row should the data begin in?
  • DESCRIPTION:  
    The row, relative to the block, that the data should print on.
  • TECHNICAL DESCR:  The internal representation starts at 0, the external representation starts at 1. The difference is because for computing the form image it is convenient to work with displacements from the top left-hand corner. However,
    users do not want to work with row=0 or column=0.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.07 STARTING COLUMN FOR DATA 0;7 NUMBER

  • INPUT TRANSFORM:  S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
  • OUTPUT TRANSFORM:  S:Y=+Y Y=Y+1
  • LAST EDITED:  JUN 17, 1993
  • HELP-PROMPT:  What block column should the data begin in?
  • DESCRIPTION:  
    The column, relative to the block, that the data should print on.
  • TECHNICAL DESCR:  The internal representation starts at 0, the external representation starts at 1. The difference is because for computing the form image it is convenient to work with displacements from the top left-hand corner. However,
    users do not want to work with row=0 or column=0.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.08 LENGTH OF DATA 0;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>150)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 22, 1993
  • HELP-PROMPT:  How much space on the line should be allocated for the information to be displayed?
  • DESCRIPTION:  
    The amount of space, in terms of characters, that should be allocated to the data.
.09 DATA 0;9 NUMBER

  • INPUT TRANSFORM:  K:'$$OKPIECE^IBDFU5(+$P($G(^IBE(357.5,D0,0)),U,3),X) X
  • LAST EDITED:  SEP 19, 1995
  • HELP-PROMPT:  WHAT DATA SHOULD BE DISPLAYED IN THIS SUBFIELD?
  • DESCRIPTION:  
    The package interface returns a record that may be composed of multiple fields. This identifies which of those fields should appear in this subfield.
  • EXECUTABLE HELP:  D HELP1^IBDFU5
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
Info |  Details