CONTENTS | INDEX | PREV | NEXT

The argument  Z   or -Z is available as a short-hand notation meaning
all, even if the numerical value of Z itself would be too large. The
expected error-message will not appear. Note that this is only true for
Z itself; not for Z - 1 or Z + 1.

EXAMPLE           : Z l
                    Will move to the end of the buffer without generating an
                    error.