|
|
|
|
|
|
|
☜ | Spaces in Commands1995 Version of ANSI (Equivalent to Current ISO Version) of Standard | ☞ |
8.1.1 Spaces in commands
Spaces are significant characters. The following rules apply
to their use in lines.
- There may be a space immediately preceding eol
only if the line ends with a comment. (Since
ls may immediately precede eol, this rule does not
apply to the space which may stand for ls.)
- If a command instance contains at least one
argument, the commandword or postcond is followed
by exactly one space; if the command is not the last of
the line, or if a comment follows, the
command is followed by one or more spaces.
- If a command instance contains no argument and
it is not the last command of the line, or if a
comment follows, the commandword or postcond
is followed by at least two spaces; if it is the last
command of the line and no comment follows,
the commandword or postcond is immediately followed
by eol.
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 13-Sep-2014, 08:35:24.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)