Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^IBE(357.8

Package: Automated Information Collection System

Global: ^IBE(357.8


Information

FileMan FileNo FileMan Filename Package
357.8 TEXT AREA Automated Information Collection System

Description

Directly Accessed By Routines, Total: 9

Package Total Routines
Automated Information Collection System 9 IBDF9E    ^SDAUDIT    IBDF10A    IBDF10C    IBDF2A1    IBDF2E    IBDFCMP1    IBDFRPC
^IBE(357.8    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Automated Information Collection System 1 IBDF9E    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Automated Information Collection System 1 ENCOUNTER FORM BLOCK(#357.1)[.02]    

Fields, Total: 7

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    The name of the text area.
  • CROSS-REFERENCE:  357.8^B
    1)= S ^IBE(357.8,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(357.8,"B",$E(X,1,30),DA)
.02 BLOCK 0;2 POINTER TO ENCOUNTER FORM BLOCK FILE (#357.1)
************************REQUIRED FIELD************************
ENCOUNTER FORM BLOCK(#357.1)

  • LAST EDITED:  MAR 26, 1993
  • HELP-PROMPT:  What block do you want the text to appear in?
  • DESCRIPTION:  
    The block the text area is displayed in.
  • CROSS-REFERENCE:  357.8^C
    1)= S ^IBE(357.8,"C",$E(X,1,30),DA)=""
    2)= K ^IBE(357.8,"C",$E(X,1,30),DA)
    Used to find all of the text areas that should appear on a particular block.
.03 TEXT AREA STARTING COLUMN 0;3 NUMBER
************************REQUIRED FIELD************************

  • 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:  JUL 15, 1993
  • HELP-PROMPT:  What block column should the text begin in?
  • DESCRIPTION:  
    The starting position of the text area, relative to the block.
  • 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 TEXT AREA STARTING ROW 0;4 NUMBER
************************REQUIRED FIELD************************

  • 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:  JUL 15, 1993
  • HELP-PROMPT:  What block row should the text begin in?
  • DESCRIPTION:  
    The starting row of the text area, relative to the block.
  • 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 TEXT WIDTH 0;5 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>200)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 26, 1993
  • HELP-PROMPT:  How many columns should be allocated on the block for the text?
  • DESCRIPTION:  
    The width of the text area, measured in characters.
.06 TEXT HEIGHT 0;6 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>200)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 26, 1993
  • HELP-PROMPT:  How many lines on the block should be allocated for the text?
  • DESCRIPTION:  
    The height of the text area, measured in lines.
1 TEXT 1;0 WORD-PROCESSING #357.81

  • DESCRIPTION:  
    The text that should appear within the text area.
  • LAST EDITED:  MAR 26, 1993
  • HELP-PROMPT:  Enter the text that you want to appear in the block.

Found Entries, Total: 2

NAME: EYEBALLS    NAME: EYEBALLS    

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^IBE(357.8 - [#357.8] .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K), .03+1*!, .04+1*!, .05+1!, .06+1!
>> Y .03OT+1*, .04OT+1*
>> Y(0 .03OT+1*, .04OT+1*
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All