Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Pointer To FileMan Files |  Fields |  Found Entries |  All
Print Page as PDF
Global: ^BGUPLATE

Package: GUI Generic Tools

Global: ^BGUPLATE


Information

FileMan FileNo FileMan Filename Package
90064.2 BGU GENLIST TEMPLATE GUI Generic Tools

Description

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
VA Fileman 1 FILE(#1)[.02]    

Fields, Total: 14

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  MAR 02, 2000
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This is the record set name used in testing BGU GENLIST on the server.
  • CROSS-REFERENCE:  90064.2^B
    1)= S ^BGUPLATE("B",$E(X,1,30),DA)=""
    2)= K ^BGUPLATE("B",$E(X,1,30),DA)
.02 BGUFILE 0;2 POINTER TO FILE FILE (#1) FILE(#1)

  • LAST EDITED:  MAR 02, 2000
  • HELP-PROMPT:  Enter file name or number
  • DESCRIPTION:  
    Allows user to select file.
  • TECHNICAL DESCR:  
    Primary file providing the data.  e.g. 2 for DPT The entry can be either the file name or number.  The number is stored because this is a pointer to the FILE file (1)
.03 BGUIEN 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 02, 2000
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    Allows user to specify the IEN of the file.
  • TECHNICAL DESCR:  
    Internal Entry Number - If this is set, fields specific only to this record are returned.
.04 BGUMORE 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>1!($L(X)<1) X
  • LAST EDITED:  MAR 02, 2000
  • HELP-PROMPT:  Answer must be 1 character in length.
  • DESCRIPTION:  
    Sets the MORE button to 1 (one) to continue with record sets.
  • TECHNICAL DESCR:  
    Flag is set on (=1) if you want the program to start from where it left off on the previous call/  If this flag isn't set then the program will start at the beginning determined by the value of BGUBEGIN
.05 BGUCRFS 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAR 02, 2000
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    Allows user to enter a cross reference used in lookup
  • TECHNICAL DESCR:  
    THe cross-reference that is used to access the main file.  You can use special lookup cross references i.e. SC:TAG|ROUTINE
.06 BGUMAX 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 02, 2000
  • HELP-PROMPT:  Type a Number between 1 and 9999, 0 Decimal Digits
  • DESCRIPTION:  
    Allows user to define the max number of record sets to return.  The default is 25
.07 BGUBEGIN 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAR 02, 2000
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    The starting position in the cross-reference file if one is specified, otherwise the starting point in the main file.  This parameter is only used when in the list mode.
.08 BGUEND 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAR 02, 2000
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • TECHNICAL DESCR:  
    The opposite of BGUBEGIN
.09 BGUDIR 0;9 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>1!($L(X)<1) X
  • LAST EDITED:  MAR 02, 2000
  • HELP-PROMPT:  Answer must be 1 character in length.
  • DESCRIPTION:  
    Sets the direction the program is traversing through the file.  F for forward and B for backward.  The default is F
.1 BGUID 0;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAR 02, 2000
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    Identification parameter - the IP address plus time including seconds.
1 BGUVLST 1;0 WORD-PROCESSING #90064.21
2 BGUSCR 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>240!($L(X)<1) X
  • LAST EDITED:  MAR 02, 2000
  • HELP-PROMPT:  Answer must be 1-240 characters in length.
  • DESCRIPTION:  Allows user to set MUMPS executable code for screening valid data. If a screen is defined, only data that passes the screen is returned. e.g. BGUV(BGUFILE,.03)<1 tests to determine if field .03 of the main file
    contains a value of less than 1 or null and if so will accept as having passed the screen.
3 BGUCNDS 3;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>240!($L(X)<1) X
  • LAST EDITED:  MAR 02, 2000
  • HELP-PROMPT:  Answer must be 1-240 characters in length.
  • DESCRIPTION:  
    Englis like condition for screening data e.g.  SEX .EQ. "M" AND AGE > 40
4 REMOTE CALL 4;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 20, 2000
  • HELP-PROMPT:  Answer must be 1-30 characters in length.

Found Entries, Total: 9

NAME: BPC GET NEXT RXNUM    NAME: IMM SITE PARAMS    NAME: IMM VACCINE LOT    NAME: PRINTER LIST    NAME: V LAB    NAME: V MEDICATION    NAME: V MICRO    NAME: V PROBLEM    
NAME: V RAD    
Info |  Desc |  Pointer To FileMan Files |  Fields |  Found Entries |  All