The structure and data files do not correspond to each other. The data
file cannot be opened with this structure."
That's a holdover from when 4D used the "WEDD" resource but that went away
after 2004.

the WEDD resource was indeed a token that was used to match a structure file to 
a data file,
by default it was empty but it could be edited with 4D Customizer Plus.
a UUID is used since v11 as an internal signature to check that the data file 
corresponds to the structure file.

the structure file is itself a database and "Resources" is one of its internal 
tables.
the error is effectively saying that the structure file can not be modified.
**********************************************************************
4D Internet Users Group (4D iNUG)
New Forum: https://discuss.4D.com
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to