next up previous contents
Next: Field statistics Up: Basic computing operations Previous: Record evaluator

Class evaluator

 

evalcld Evaluate classes using a macro
-c <cldatain> input data
-clout <class> temporary class
-mac <macro> name of the macro file

This operation evaluates classes of a source classified data with a given macro. The procedure is as follows:

 
For each class  tex2html_wrap_inline7047  in <cldatain>

Copy tex2html_wrap_inline7047 to a temporary class <class>

Execute: runcmd <macro> <class>

Delete <class>

End

One parameter, the name of the temporary class, is passed to the <macro>. Another important point to note is that the output class is deleted after the macro has been executed for a data record. More information about running command files can be found in section 8.4.



Anssi Lensu
Wed Oct 6 12:57:48 EET DST 1999