Files > OE/RR PRINT FORMATS

name
OE/RR PRINT FORMATS
number
100.23
location
^ORD(100.23,
description
Entries in this file with an internal number >1000 have been exported with the OE/RR package. Everytime a new version of OE/RR is installed the entries above 1000 are removed and overwritten. If you want to use one of these exported entries, transfer the entry to a number less than 1000 and give it a new name so that it can be differentiated from the exported entry.
Fields
#NameLocationTypeDetailsIndexDescription
.001number11Internal number of the format.
.01name0;1FREE TEXTBThis is the name of the format.
.02rows0;2NUMERICThis is the number of rows on the screen/form that this format will occupy.
.03columns0;3NUMERICThis is the total number of columns that this format will occupy.
.04order text length0;4NUMERICThis field is specifically used in formats that use the Order Text field for displaying the order text within a format. The value in this field is the length that the order text will use, and is the same value that is put in the FORMAT field for the Order Text field definition. The exported value is 36. This value is necessary to correctly calculate the number of lines available for printing an order. If you create a customized version of this format, and you change the value of the FORMAT field for Order Text, make sure this field is also changed to match.
.05single0;5BOOLEAN0:NO
1:YES
This field is used to identify formats that are not used with a Header or Footer format. Labels are a good example. This field is used by the OE/RR print utility to keep special formats properly aligned.
1fields1;0MULTIPLE100.231Each format includes one or more fields that are compiled here.
2compiled code2;0WORD-PROCESSINGThis is the MUMPS code that is compiled when using the PRINT FORMATS utility in OE/RR to build print formats. This field should not be edited.
3screen3;E1,245FREE TEXTThis is MUMPS code that is used to screen out the printing of a format for special circumstances.
4silent code4;0WORD-PROCESSINGThis field contains M code that gets executed by 'Silent API's' to produce formatted text arrays for use in GUI or other applications.

Referenced by 1 types

  1. ORDER PARAMETERS (100.99) -- chart copy format, chart copy header, chart copy footer