24.1.24.2 Instruction sset
Synopsys:
Given a struct, a field name and a value, replace the value of
the referred struct field with the given value. If the struct
does not have a field with the given name, then raise PVM_E_ELEM.
Stack: ( SCT STR VAL -- SCT )
Exceptions: PVM_E_ELEM