MULTEXT - Document MQL2. SgmlQL reference/Operators.
Standard output

The output of all queries is the standard output, by default. The standard output can be can be called explicitely, using the operator into stdout. The format can then be specified by giving to nameone of the values NSGML or SGMLS.

Prototype

document <-- into stdout [ format: name ]

Examples

first DATE within file $myfile
  into stdout format: SGMLS;
(DATE
-16 July 1991
)DATE



| Top | Next | SgmlQL reference | LPL/CNRS | MULTEXT

Copyright © Centre National de la Recherche Scientifique, 1997.