Introduction
In this example it is shown that multiple using
prefixes can be applied to one action. Note, however, that the scope of the using
prefix is the action it precedes. It does not carry down into the subelements through a %c
operation.
Sample
global counter chapno
global counter secno
global counter section variable
...
local counter listitem variable
local counter listlevel
...
using listitem @ listlevel
using section ^ "%d(chapno)-%d(secno)"
output "%d(section).%d(listitem)"
Generated: April 21, 1999 at 2:01:46 pm
If you have any comments about this section of the documentation, send email to [email protected]
Copyright © OmniMark Technologies Corporation, 1988-1999.