☜ | Values of Subscripts1977 Version of ANSI Standard | ☞ |
Local variable subscript values are nonnegative integer values, as defined in Section 3.2.4.1 of the MUMPS Language Specification (also see Section 2.6 below). This restriction is equivalent to the following.
Any local variable subscript value meets the following criteria:
The use of subscript values which do not meet these criteria is undefined, with the exception of the use of the value "–1" as the last subscript of a reference within the context of the $NEXT function. Note that an implicit integer interpretation of a subscript value is not performed; where desired, this may be accomplished by using the unary plus operator.
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, 12:04:00.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)