contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
control structure   using attributes    
Sample Code   Related Syntax    

Syntax

  using specified? attributes element-qualifier indexer as alias-name
     action


Purpose

The using prefix can be applied to the attributes shelf in the same way that it is applied to programmer-defined shelves.

In the action following the using prefix, the selected item is referenced by the keyword attribute followed by the alias-name defined in the using prefix.

A using attributes prefix will cause input to the markup parser to be buffered until the action to which it applies completes.

If a repeat over action in the input processor iterates over a set of attributes or over the tokens of an attribute, or if an attribute or attribute token is identified by a using prefix, all text written to the #markup-parser stream will be "buffered" in the same manner.

Sample Code  
   Prefixes: "using" and list-valued attributes
 
Related Syntax
   #markup-parser
   attribute
   attributes
   repeat over
 
 
----

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

Generated: April 21, 1999 at 2:01:21 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.