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

Package: Automated Information Collection System

IMP/EXP SELECTION LIST(#358.2)-->358.21

Sub-Field: 358.21


Information

Parent File Name Number Package
IMP/EXP SELECTION LIST(#358.2) LIST COLUMN 358.21 Automated Information Collection System

Details

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

  • INPUT TRANSFORM:  K:+X'=X!(X>4)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 02, 1993
  • HELP-PROMPT:  You can specify the position and height of up to 4 columns. Defaults will be used where needed.
  • DESCRIPTION:  
    The order that the columns will be filled. Column 1 will first be filled with items, then column 2, etc.
  • CROSS-REFERENCE:  358.21^B
    1)= S ^IBE(358.2,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(358.2,DA(1),1,"B",$E(X,1,30),DA)
.02 LIST COLUMN'S STARTING ROW 0;2 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:  AUG 02, 1993
  • HELP-PROMPT:  What row should the column begin in?
  • DESCRIPTION:  
    The row, relative to the block, that the column should begin in. This is optional, since default values can be used.
  • 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
.03 LIST COLUMN'S STARTING COLUMN 0;3 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:  SEP 30, 1993
  • HELP-PROMPT:  At what block column should the list column begin at? The first subcolumn of the list column will start one character to the right of this.
  • DESCRIPTION:  
    The column (# of characters to the right) that the list column should begin in, relative to the block. It is optional, since a default value can be used.
  • 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
.04 LIST COLUMN HEIGHT 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>200)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 02, 1993
  • HELP-PROMPT:  How many lines should the column cover?
  • DESCRIPTION:  
    The number of lines the column should occupy. This is optional - if not supplied the column will extend to the bottom of the block.
Info |  Details