Inserting a basic page counter show string.
ArborX


Summary
This example demonstrates how to insert a basic page counter show string.

For example to insert a basic page counter show string, the following macro will result in, <?show $g>:

If this includes " (quotedbl) characters these should be doubled, e.g.

 tshow "$g" 4
 tshow """Ref""" 6

Document created on 08-Feb-2003 (revision 1)