Download Introduction

Transcript
Classic Calls Presented in Alphabetical Order
Fileman 22.2 Programmer Manual
@—If header is not desired.
@@—If header and form feed are not desired.
A literal that will be printed, as is, in the upper left hand
corner of the printout. The date, page and field headings
will be in their normal places.
A line of M code that must begin with a write statement
(e.g., DHD="W ?0 D ^ZZHDR").
A PRINT template name preceded by an open bracket ([)
and followed by a close bracket (]). In this case, the
template replaces all parts of the header that Fileman
normally generates.
Two PRINT templates separated by a minus sign. The first
will be used as the header and the second will be used as
the trailer. For example:
DHD="[HEADER]-[TRAILER]"
DIASKHD
(Optional) If this variable is defined, the user will be
prompted to enter a header. Set it equal to null (""). If this
variable is undefined, the user will not have the
opportunity to change the header on the print.
DIPCRIT
(Optional) If this variable is set to 1, the SORT criteria will
print in the header of the first page of the report.
PG
(Optional) Starting page number. If variable is undefined,
page 1 will be assumed.
DHI
(Optional) A string of M code that will be executed for
every entry after all the fields specified in FLDS have been
March 2013
109