VA FileMan V. 22.0 Programmer Manual Banner


 

Main Chapter Getting Started Manual Advanced User Manual

Classic VA FileMan API


^DIPT: PRINT Template Display

The PRINT template file contains a computed field labeled PRINT FIELDS which displays a PRINT template exactly as it was entered. Use this entry point to make this display immediately available to a user.

Input Variable
D0

(Required) Set D0 equal to the internal number of the template in the PRINT template file. For example, to display the PRINT template whose record number is 70:

    S D0=70 D ^DIPT

NOTE: Use the number 0 (zero) not the letter O in this variable name.

 


Reviewed/Updated: March 8, 2007