☜ | charsetDraft MDC Standard | ☞ |
A charset is a definition of the valid characters and their characteristics available to a process. The required characteristics for a fully defined charset are:
Note: a charset definition is not necessarily tied to any (natural) language and could be an arbitrary set of characters or a repertoire from another set, such as ISO 10646.
charset | ::= | descriptor |
descriptor | ::= | │ │ │ |
% ident |
│ │ │ |
│ │ │ │ |
[ descsep ] | │ │ │ |
ident digit |
│ │ │ |
│ │ │ │ |
... |
descsep | ::= | │ │ │ │ │ │ │ │ │ │ │ │ |
- _ % * . / + : $ ! @ |
│ │ │ │ │ │ │ │ │ │ │ │ |
(Note: hyphen) (Note: underscore) (Note: period) |
The definition of the contents of standardized charsets is in Annex A. Unused charset names beginning with the initial letter Y are available for usage by M[UMPS] programmers; those beginning with the initial letter Z are reserved for vendor-defined charsets; all other charset names are reserved for future extensions to the standard.
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 28-Nov-2011, 21:33:04.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)