Struct membership from flat data?

Started by blue-j, January 11, 2023, 08:07:39 PM

Previous topic - Next topic

blue-j

Is there a way to assess if a field is a flattened field from within a struct?  I of course know the "look it up" method, and using -struct and comparing, but are there any other hints?

- J

Phil Harvey

In the -X -f output, flattened tags are indicated by a "Flattened" flag.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

blue-j


Phil Harvey

Ooops, sorry.  I meant -listx -f

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).