newHandle
newHandle x
-- passes the commands
x
to the engine with
sendgg
, pops an object off the engine's stack and produces the handle.
See also
toHandle
and
Handle
.
Go to
main index
.
Go to
concepts index
.