next up previous contents
Next: Class evaluator Up: Basic computing operations Previous: Select classes by evaluating

Record evaluator

 

tabular1184

The operation evaluates data records in a source data by a given macro. The procedure is the following:

For each record tex2html_wrap_inline5356 in <datain>
Copy tex2html_wrap_inline5356 to data frame <dataout>
Run: runcmd <macro> <dataout>
Delete <dataout>
End
One parameter, the name of the temporary output data, is passed to the <macro>. Another important point to note is that the output data is deleted after the macro has been executed for a data record. See more about running command files in Section 8.4.



Erkki Hakkinen
Thu Sep 24 11:51:34 EET DST 1998