VA FileMan V. 22.0 Programmer Manual Banner


 

Main Chapter Getting Started Manual Advanced User Manual

Classic VA FileMan API


DIBT^DIPT: SORT Template Display

The SORT template file contains a computed field labeled SORT FIELDS which displays a SORT 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 SORT template file. For example, to display the SORT template whose record number is 70:

    S D0=70 D DIBT^DIPT

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

 


Reviewed/Updated: March 8, 2007