You can build an OFS String
try something like:
SSELECT FBNK.APPLICATION WITH SOME.CRITERIA SAVING EVAL "'APP.NAME,,USER/PWD,':@ID:',FIELD.COPIED::=':FIELD.TO.COPY.FROM"
then
SAVE.LIST TEST.TXT
then
tSS OFS.SOURCE.ID
Paste the content of file TEST.TXT
Provide the Aplication and i can build the OFS string for you
Study OFS, you can also update records and multivalue fields.
Regards