Files > DISPAR(0,N)

parent
19
name
DISPAR(0,N)
number
19.04
Fields
#NameLocationTypeDetailsIndexDescription
.01subscript level number0;1NUMERICBNumber equal to one of the "N" subscripts that FileMan must sort through on the global or cross-reference defined by the BY(0) input variable to the FileMan print routine, EN1^DIP. Used to set entries into the DIAPAR(0,N) and DIAPAR(0,N,"OUT") input arrays (subheader control for the Nth subscript).
1statistical control characters0;2FREE TEXTStatistical control characters for printing the "Nth" subscript from the BY(0) global/cross-reference. Used to set first piece of DISPAR(0,N) input variable to the FileMan print, EN1^DIP. If defined, it should contain any of the three statistical control characters !, #, or + that are normally entered BEFORE a sort field in the FileMan interactive mode for printing data. See the FileMan User's manual section on How to Display and Print File Data for more information.
2subheader format characters0;3FREE TEXTSubheader formatting characters for printing the "Nth" subscript from the BY(0) global/cross-reference. Used to set second piece of DISPAR(0,N) input variable to the FileMan print, EN1^DIP. If defined, it should contain any subheader formatting characters that are normally entered AFTER a sort field in the FileMan interactive mode for printing data. See the FileMan User's manual section on How to Display and Print File Data for more information. (ex. ;C3;"SUBHEADER TITLE:" to begin printing subheader in column 3, with a literal caption.)
3subheader output transform1;E1,245FREE TEXTOutput transform code for printing the "Nth" subscript subheader from the BY(0) global/cross-reference. Used to set DISPAR(0,N,"OUT") input variable to the FileMan print, EN1^DIP. For instance, it could transform an inverse date into a printable date. If defined, it should contain MUMPS code that transforms the internal value of the subscript "Y", into it's external form, also in variable "Y".

Error: Invalid Global File Type: 19.04