Modifying field data
Modify output record fields and temporary fields through the xpmstore command. Input record fields cannot be changed.
To change an output record field, use the field name. Use an @
to access a temporary field. Except for handling
temporary fields and operating on an XPM handle, xpmstore accepts the same arguments and responds similar to grmstore.
For example:
Input: xpmstore $xlateId @tempdate c 19950704\ -type dt
Input: xpmstore -list $xlateId 0(0).PID(0).00041\ c "First -d datum0 -v null"