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

READ

Annotations

readargument

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

This metalanguage symbol represents an occurrence of an argument of the Read command. Examples of valid arguments for the Read command appear in an earlier section. The argument of the Read command is either one of a list described below, or an indirection operator (@) followed by an expression that evaluates to a list (separated by commas) of such arguments.

A directly specified Read argument can be a string literal, a format specification, a name of a local variable (possibly subscripted), optionally followed by a colon and a time-out specification, or an asterisk followed by the name of a local variable (possibly subscripted), optionally followed by a colon and a time-out specification.

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

A name of a global variable may also occur as an argument of the Read command.

A format specification can also be a reference to a device control function (see the metalanguage symbols mnemonicspace and controlmnemonic.

readcount

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

This metalanguage symbol represents the number of characters that will satisfy the current argument of the Read command.

The syntax definition of readcount includes the number sign (#) and the expression that evaluates to a numeric value.

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.

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, 14:47:37.

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