loadname(3G) loadname(3G)
NAME
loadname - loads the name on the top of the name stack
SPECIFICATION
C loadname(name)
short name;
FORTRAN subroutine loadna(name)
integer*4 name
DESCRIPTION
loadname replaces the top name in the name stack with a new
16-bit integer name. Each time a routine causes a hit in
picking or selecting mode, the system stores the contents of
the name stack in a buffer.
SEE ALSO
pick, gselect
Programming Guide, Section 9.2, Picking
Page 1 (printed 8/20/87)