
Dynamic Document Variables
This example briefly shows you how you can create document
variables dynamically. There is no document creation in this
example. Instead, you will simply see how document vari-
ables are created in a document and how you can navigate
through them. Before we begin discussing the actual code
involved, it is probably best to discuss what is actually
happening.
Once you understand the example, it will seem relatively
straightforward. There are several small procedures involved
because we are providing navigation techniques. These tech-
niques involve the use of two counters. The first counter
keeps the total number of records that ...