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: .845

Package: VA FileMan

DIALOG(#.84)-->.845

Sub-Field: .845


Information

Parent File Name Number Package
DIALOG(#.84) PARAMETER .845 VA FileMan

Details

Field # Name Loc Type Details
.01 PARAMETER SUBSCRIPT 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  NOV 05, 1993
  • HELP-PROMPT:  This entry corresponds to the subscript of an entry in either the text or output parameter list to the BLD^DIALOG and $$EZBLD^DIALOG routine. Answer must be 1-20 characters in length.
  • DESCRIPTION:  This multiple is used for documentation purposes only. The entry in the .01 field of this multiple will correspond to a subscript in either the text or output parameter list, that are passed to the routines that build
    dialogue messages, BLD^DIALOG and $$EZBLD^DIALOG. This routine will insert into each 'window' from the TEXT field, the corresponding entry out of the text parameter list. For errors only, it passes any entries from the
    output parameter list back to the user as entries in its output array.
  • CROSS-REFERENCE:  .845^B
    1)= S ^DI(.84,DA(1),3,"B",$E(X,1,30),DA)=""
    2)= K ^DI(.84,DA(1),3,"B",$E(X,1,30),DA)
1 PARAMETER DESCRIPTION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>230!($L(X)<1) X
  • LAST EDITED:  JUN 14, 1993
  • HELP-PROMPT:  Describe the Parameter for documentation purposes. Answer must be 1-230 characters in length.
  • DESCRIPTION:  This field is used for documentation purposes only. It describes the text and/or output parameter(s) that are passed to BLD^DIALOG and $$EZBLD^DIALOG. The same parameter can be used both as a text parameter (i.e.,
    inserted into the text when it is built), and as an output parameter (i.e., a parameter passed back in a list to the user)
Info |  Details