pushname(3G) pushname(3G)
NAME
pushname - pushes a new name on the name stack
SPECIFICATION
C pushname(name)
short name;
FORTRAN subroutine pushna(name)
integer*4 name
DESCRIPTION
pushname pushes the name stack down one level, and puts a
new 16-bit name on top. The system stores the contents of
the name stack in a buffer for each hit in picking and
selecting modes.
SEE ALSO
popname, loadname, pick, gselect
Programming Guide, Section 9.2, Picking
Page 1 (printed 8/20/87)