☜ | Process-StackDraft MDC Standard | ☞ |
The PROCESS-STACK is a virtual last-in-first-out (LIFO) list (a simple push-down stack) used to describe the behavior of M[UMPS]. It is used as an aid in describing how M[UMPS] appears to work and does not imply that an implementation is required to use such a stack to achieve the specified behavior. Three types of items, or frames, will be placed on the PROCESS-STACK, Do frames (including Xecutes), extrinsic frames (including exfunc and exvar and asynchronous events) and error frames (for errors that occur during error processing):
The term CONTEXT-STRUCTURE is used to refer to a set of information related to the maintenance of the process context.
Copyright © Standard Documents; 1977-2024 MUMPS Development Committee;
Copyright © Examples: 1995-2024 Ed de Moel;
Copyright © Annotations: 2003-2008 Jacquard Systems Research
Copyright © Annotations: 2008-2024 Ed de Moel.
Some specifications are "approved for inclusion in a future standard". Note that the MUMPS Development Committee cannot guarantee that such future standards will indeed be published.
This page most recently updated on 28-Nov-2011, 21:03:45.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)