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

3.5.2 Skipping Objects

06FD1 COLA Evals next obj and
drops rest of this stream.
36A63 ONECOLA Does ONE, then COLA.
3635B SWAPCOLA Does SWAP, then COLA.
3636F XYZ>ZCOLA Does UNROT2DROP, then COLA.
34AD3 COLA_EVAL Returns and evals first obj
in previous stream.
35994 COLACOLA Drops rest of current stream
does COLA in the above one.
281E9 (DROPCOLA) Does DROP then COLA
0714D SKIP Skips 1 obj in the runstream.
0715C (2SKIP) Skips 2 objs in the runstream.
35715 skipcola Does SKIP, then COLA.
3570C 2skipcola Does 2SKIP, then COLA.
35703 3skipcola Does 3SKIP, then COLA.
356D5 5skipcola Skips 5 objects, then does COLA.
363FB COLASKIP Drops rest of current stream
and skips one obj in above stream.



This document was generated by Carsten Dominik on May, 30 2005 using texi2html