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

OMI - Get

Draft MDC Standard

5.4.8 Get

(Operation type 20) This operation fetches the value of a global reference given in its global reference field <LS>.

<LS>
<LI> Global Reference

Figure 19 – Get request

The fields of the get response and their sequence shall be:

  1. Define: <SI> indicates whether the global variable has a value. 0 means no, and 1 means yes. All other values are reserved. This distinguishes an empty string value from undefined.
    NOTE – A global variable may have descendants without having a value.
  2. Global data: <LS> the value of the requested global variable. If the variable has no value, this field shall equal the empty string.
<SI>
Define
<LS>
<LI> Global Value

Figure 20 – Get response

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.

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 13-Sep-2014, 14:21:37.

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