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

RLOAD

Annotations

routineargument

Approved for inclusion in a future M[UMPS] language standard.

This metalanguage symbol represents an argument of either of the commands RSave and RLoad.

Such arguments look like the name of a routine, followed by a colon and the name of an array, optionally followed by another colon and a routineparameters (list of parameters), or an indirection operator (@) followed by an expression that evaluates to a list (separated by commas) of such arguments.

routineattribute

Approved for inclusion in a future M[UMPS] language standard.

This metalanguage symbol represents the name of an attribute for which a value may be defined in a parameter of an argument of the commands RSave and RLoad.

routinekeyword

Approved for inclusion in a future M[UMPS] language standard.

This metalanguage symbol represents the name of an keyword that may occur in a parameter of an argument of the commands RSave and RLoad.

routineparam

Approved for inclusion in a future M[UMPS] language standard.

This metalanguage symbol represents a parameter of an argument of the commands RSave and RLoad. Such a parameter is either a routinekeyword or a combination of the name of an routineattribute, an equal sign and a value.

routineparameters

Approved for inclusion in a future M[UMPS] language standard.

This metalanguage symbol represents the list of parameters that may occur in arguments of the commands RSave and RLoad. Such a parameter list is either a single routineparam (parameter) or a list of routineparams, enclosed in parentheses and separated by colons.

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, 18:55:03.

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