1.3.4. Streams

Aus Hugo Doku

Wechseln zu: Navigation, Suche

A stream is a named memory space; it is usually used as a puffer to stick together text parts, which come from different places.

To create a stream object use staticStream( ). This method will be deprecated in the near future as then streams will be automatically created by that @#gen_stream<! !> method, that uses a non yet existing stream.

To write in a stream use @#gen_stream<! !>.

To output the content of a stream object use @#stream<! !> ..


<not documented further yet....>


Next: 1.3.5. Modular Generators
Persönliche Werkzeuge