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

Valid name Characters

1995 Version of ANSI (Equivalent to Current ISO Version) of Standard

Valid name characters:

^$Character( charsetexpr , expr V "IDENT" ) = expr V algoref

This node specifies the identification algorithm used to determine which characters in a charset are valid for use in names (i.e. is a character in the set ident).

The ident truth-value truth, of a character char using an identification algorithm ident, may be evaluated by executing the expression: ("S truth="_ident_"($ASCII(char))"). When truth is “true”, char is an ident; when truth is “false”, char is not an ident. Note that for $ASCII(char) values less than 128, 65–90 and 97–122 are required to be “true” and all other values less than 128 are required to be “false”. If the identification algorithm node is undefined, or is the empty string, then it will return “false” for all $ASCII(char) greater than 127; values less than 128 will be returned as indicated.

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 17-Nov-2023, 13:25:55.

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