2016 Oct 19 5:23 PM - edited 2024 Jan 21 9:34 PM
Hi everyone,
Do you have a simple solution to remove fields to the structure ?
Indeed, I have to remove a lot of field except one and I don't want to manage case by case.
Regards.
2016 Oct 19 5:52 PM
You mean a "DDIC structure"? You can remove several fields at a time.
Or do you mean "clear" all fields of a structured data objects except one? You can use the following (clear all fields from STRUC except CARRID):
struc = value #( let temp = struc in carrid = temp-carrid ).