DMS:FORM

End of line qualifiers that cause text printing before/after detail lines.


 
DMS:FORM has several End of Line qualifiers that can be used to cause something to be printed before the detail records, after them, etc.  Here's a sample .FRM file:
 
------------
FIRSTNAME,LASTNAME    /FIRST
<.FIRSTNAME>,<.LASTNAME>
This is your roster            /LAST
------------
 
Other qualifiers exist to do other things.  Check out DMS Reference Manual 2, Chapter 9, specifically pages 9-20 throguh 9-22.