HI All
I have structrue type any with field like f1 f2 f3 etc that some of the fields are
with values , how can i only get the fields with the values to new structure ?
field value f1 f2 123 f3
I.e to get the field F2 to new structre wwith value 123
I know that i need to use assign component but how ?
Regards
Chris
Edited by: ChrisGW on Feb 20, 2011 1:39 PM