Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

Error Code M33

M[UMPS] by Example

M33, SET or KILL to ^$Routine when routine exists

Introduced in the 1995 ANSI M[UMPS] language standard.

The structured system variable ^$Routine contains information about routines (allocation, protection, access control, etcetera). Certain information about routines can only be entered into these structured variables before the routines that they describe are actually created. When creating the routine in question, the parameters specified in the structured system variable will be applied, and it may not generally be possible to undo this without completely re-creating the routine in question.

An attempt to define or delete such information in this structured system variable about a routine that currently exists will cause this error to occur.

Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

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.

The information in this page is NOT authoritative and subject to be modified at any moment.
Please consult the appropriate (draft) language standard for an authoritative definition.

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 29-Nov-2011, 22:30:57.

For comments, contact Ed de Moel (demoel@jacquardsystems.com)