Command: end

NEST HelpDesk Command Index NEST Quick Reference

Name:
 end - Close the current (topmost) dictionary.

Synopsis:
 - end -> -

Description:
     Closes the current dictionary by removing the top element
     of the dictionary stack.
     Note that end cannot pop the dictionary stack beyond the two
     standard dictionaries systemdict and userdict. If this is tried,
     a DictStackUnderflow Error is raised.

Diagnostics:
     DictStackUnderflow
    
SeeAlso:begin dictstack cleardictstack countdictstack
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/slidict.cc

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative