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 |  Pointed To By FileMan Files |  Fields |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^DIST(1.2

Package: VA FileMan

Global: ^DIST(1.2


Information

FileMan FileNo FileMan Filename Package
1.2 ALTERNATE EDITOR VA FileMan

Description

Directly Accessed By Routines, Total: 7

Package Total Routines
VA FileMan 6 ^DIST(1.2    DI222P24    DINIT3    DIWE    DIWE12    YEAR    
Kernel 1 XU8P672E    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Order Entry Results Reporting 1 ORCDLG2    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[31.3]    

Fields, Total: 5

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 I $D(X) S %=$O(^DIST(1.2,"B",$E(X))) I $E(%)=$E(X) K X
  • LAST EDITED:  DEC 12, 1990
  • HELP-PROMPT:  NAME MUST BE 3-30 CHAR., and start with a unique alpha char.
  • DESCRIPTION:  
    This is the name of the alternate editor. It must start with a unique character.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  1.2^B
    1)= S ^DIST(1.2,"B",$E(X,1,30),DA)=""
    2)= K ^DIST(1.2,"B",$E(X,1,30),DA)
1 ACTIVATION CODE FROM DIWE 1;E1,245 MUMPS
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  FEB 02, 1990
  • HELP-PROMPT:  This is Standard MUMPS code, used to set up the environment for editing a Standard FileMan word-processing field using this editor.
  • DESCRIPTION:  This field holds the MUMPS code to properly establish the environment that will allow use of this editor to edit any VA FileMan word-processing type field. Typically this code might move the text into another MUMPS global
    (like ^UTILITY) or to some other file format for editing. If the editor is written in MUMPS, it should either use variables that do not begin with the letter "D", or should NEW all its local variables to avoid problems on
    return to the FileMan editor.
    If the variable DIWE(1) is defined, it indicated that the user has switched to this editor from the standard FileMan Line Editor, and upon return, the control will be returned to the line editor.
    This editor may set the variable DIWESW to 1, if they wish to allow the user to switch to an alternate editor from this one.
    This editor is required to restore the edited text to standard FileMan word-processing format before exiting.
    WRITE AUTHORITY: @
2 OK TO RUN TEST 2;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  FEB 02, 1990
  • HELP-PROMPT:  This is Standard MUMPS code that sets $T to true if it is OK to use this editor.
  • DESCRIPTION:  This field holds MUMPS code used to pre-check the environment before allowing the user to enter this editor. This field should set the $TEST indicator. If $TEST is true then it is OK for this editor to run at this time.
    If $T is false, the user will be returned to the FileMan line editor.
    If the field is null, it will be the same as $T=true
    An example would be a mixed VAX-PDP site using a VMS editor.
    WRITE AUTHORITY: @
3 RETURN TO CALLING EDITOR 3;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  FEB 02, 1990
  • HELP-PROMPT:  This is Standard MUMPS code used to restore the environment needed by the VA FileMan line editor.
  • DESCRIPTION:  
    If the user switched to this editor from the FileMan line editor, then DIWE(1) exists. This field should contain MUMPS code used to reset the environment needed by the Line Editor.
    WRITE AUTHORITY: @
7 DESCRIPTION 7;0 WORD-PROCESSING #1.207

  • DESCRIPTION:  
    This is a description of the editor that will be shown to the user if they enter ??? at the Select prompt. Not in use yet.
  • LAST EDITED:  FEB 02, 1990

Found Entries, Total: 4

NAME: LINE EDITOR - VA FILEMAN    NAME: SCREEN EDITOR - VA FILEMAN    NAME: KERMIT LOAD    NAME: XTENSIBLE EDITOR    

ICR, Total: 1

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #2373
  • Order Entry Results Reporting
  • NAME (.01).
    Access: Read w/Fileman

    External References

    Name Field # of Occurrence
    ^DDW 1(IEN:2)
    ^DIM 1+1, 2+1, 3+1
    GO^DIWE 1(IEN:1)
    ENTRY^RGED 1(IEN:4)
    RECEIVE^XTKERMIT 1(IEN:3)

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^DIST(1.2 - [#1.2] .01+1, .01(XREF 1S), .01(XREF 1K)

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    >> % .01+1*
    >> DA .01(XREF 1S), .01(XREF 1K)
    >> DIC 1(IEN:3), 1(IEN:4)
    >> DIWESUB 1(IEN:4)
    >> DIWETXT 1(IEN:4)
    X .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1!, 2+1!, 3+1!
    XTKDIC 1(IEN:3), 3(IEN:3)
    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Fields |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All