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

OMI - Set $Piece

Draft MDC Standard

5.4.5 Set piece

(Operation type 11) This operation assigns a value to 1 or more contiguous pieces of a global variable’s value. ANSI/MDC X11.1, 8.2.22 describes the semantics.

The first 3 fields of this request are identical to those of the set request in 5.4.4. These additional fields follow the first 3:

  1. Start piece: <LI> the number of the first piece whose value is to be assigned.
  2. End piece: <LI> the number of the last piece whose value is to be assigned. When assigning a single piece of the value, this field shall equal the start piece field.
  3. Delimiter: <SS> The delimiter of pieces in the value.

The set piece response consists of a header only, indicating whether an error occurred during the operation.

<SI>
Replicate
<LS> <LS> <LI>
Start
<LI>
End
<SS>
<LI> Global Ref <LI> Global Value <SI> Delimiter

Figure 16 – Set piece request

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 14-Nov-2023, 21:48:49.

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