[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

13.47 ZPRINT

FreeM Extension

In argumentless form, prints the contents of the current routine buffer, provided the optional postcondition is true or omitted.

Syntax

ZPRINT:postcondition

In argumented form, prints a subset of the current routine buffer, provided the optional postcondition is true or omitted.

Syntax

ZPRINT:postcondition start[:end]

In the above syntax, start and end can be a tag in the current routine, or * to indicate the routine buffer insertion point (typically the end of the routine).


This document was generated on May 19, 2025 using texi2html 5.0.