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

Command Lines

1984 Version of ANSI Standard

4. Routines and Command Lines

4.1 Command Lines

A command line (line) must satisfy the constraints on character strings (Section 2.7). The length of a command line is determined as follows. Each character in the label (if present) counts as one character. The ls character counts as one character (note that command lines will therefore always be at least one character long). Each character following the is up to but not including the following eol counts as one character. The sum of the lengths of these three components (label, ls, and the command line proper) determines the length of the command line.

The characters within a command line are restricted to the 95 ASCII printable characters. The character set restriction places a corresponding implicit restriction upon the value of the argument of the indirection delimiter (Section 5).

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.

This page most recently updated on 28-Nov-2011, 21:03:46.

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