contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
USING prefixes: applying more than one to a single action  
Related Concepts  

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)"

Related Concepts  
   Shelves: specifying a new default selected item
 
----  

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

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.