☜ | linebody1995 Version of ANSI (Equivalent to Current ISO Version) of Standard | ☞ |
The linebody consists of an optional sequence of commands and an optional comment. Note that the comment always comes after any commands in the line (see 8.1.2 for more about comments). Individual commands are separated by one or more spaces (see 8.1.1 for more about spaces in commands). The end of the line is terminated by a CR LF character sequence.
linebody | ::= | ┌ │ │ └ |
commands [ cs comment ] [ commands cs ] extsyntax comment |
┐ │ │ ┘ |
eol |
commands | ::= | command | [ | cs | command | ] | ... |
cs | ::= | SP | ... |
comment | ::= | ; | [ graphic ] | ... |
The use of the extsyntax form is allowed only within the context of an embedded M program (see 6.4 Embedded programs).
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 17-Nov-2023, 10:33:19.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)