With respect to {NEXTIF}, I wish to know:
1. Whether the logical comparison is true or false, does the {NEXTIF} always move the record pointer forward in the data source (Access, Excel, csv,…etc.) in any case?
2. Then, what’s the difference between the comparison results–true and false?
3. If the comparison is true, does it initiate a page break?
4. Is {NEXTIF} normally used in non-directory document types?
5. As far as the field codes are concerned, what’s the difference between Directory and other document types? It seems to me that setting the document type to Directory adds more flexibility to the field coding because it doesn’t add page breaks record by record.
6. What’s the difference between the {NEXT} and {NEXTIF}?
7. Is there any field code which allows moving the record pointer backward?
Thanks in advance.
Armstrong