☜ | CLOSEAnnotations | ☞ |
Introduced in the 1977 ANSI M[UMPS] language standard.
This metalanguage symbol represents an occurrence of an argument of the Close command. Examples of valid arguments for the Close command appear in an earlier section. The argument of the Close command is either an expression, optionally followed by a list of expressions (separated by colons) enclosed in parentheses, or an indirection operator (@) followed by an expression that evaluates to a list (separated by commas) of such arguments.
Introduced in the 1995 ANSI M[UMPS] language standard.
This metalanguage symbol represents a keyword that identifies a device parameter to which a value can be assigned. A device keyword looks like a name.
Approved for addition in a future M[UMPS] language standard.
A device keyword may also be preceded with a slash.
Introduced in the 1995 ANSI M[UMPS] language standard.
This metalanguage symbol represents a keyword that identifies a device parameter. A device keyword looks like a name.
Approved for addition in a future M[UMPS] language standard.
A device keyword may also be preceded with a slash.
Introduced in the 1995 ANSI M[UMPS] language standard.
This metalanguage symbol represents a device parameter. A device parameter looks like an expression, a keyword, or a sequence of a keyword, equal sign (=) and an expression that signifies the value to be attached to the keyword in question.
Introduced in the 1977 ANSI M[UMPS] language standard.
This metalanguage symbol represents any implementation-specific parameters to be observed for a certain device or file. A specification of such parameters may be either a single expression, or a list of expressions (separated by colons), enclosed in parentheses.
Modified in the 1995 ANSI M[UMPS] language standard.
Instead of the just the simple expressions, there may be device parameters. If a device parameter is a simple expression, its meaning is still implementation-specific. If a device parameter is a keyword or a keyword=value combination, its meaning is standardized and portable.
Approved for inclusion in a future M[UMPS] language standard.
This metalanguage symbol represents an expression that evaluates to the name of a device. Such an expression may be preceded by a specification of the environment where the device is known. Names of environments are enclosed in vertical bars.
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 15-Nov-2023, 13:22:25.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)