Helps to focus on the right error
Remove both DATETIME width definitions in d2 and d6 so they read only d2 DATETIME and d6 DATETIME.
I thought this bug was fixed in October (see
German thread and
related bug), especially for d2 DATETIME23.2 - without width that is the width SPSS creates. Removing the width from d6 DATETIME10 makes it too default to 23.2 in SPSS. There's no data in the variable, so I dont know whether that is correct', but it's more important that the import succeed - the width can be fixed manually if necessary.
Please report a bug that DATETIME variables should not specify a width.
Then the fatal errors are fixed, but you get Warning # 4461.
In Variable Labels d10, 11, 12, and 16 replace all single quotes (apostrophes ' - the fancy ones in "dall’Istituto" are ok) inside the quoted string with two, thus: 'Quoted string''s apostrophes doubled'.
Please report this as a bug. The relevant specs for Value and Variable Labels from the SPSS 16 manuals say:
String Values in Command Specifications
.. Each string specified in a command should be enclosed in single or double quotes.
.. To specify a single quote or apostrophe within a quoted string, either enclose the entire string in double quotes or double the single quote/apostrophe. Both of the following specifications are valid:
'Client''s Satisfaction'
"Client's Satisfaction"
.. To specify double quotes within a string, use single quotes to enclose the string:
'Categories Labeled "UNSTANDARD" in the Report'
I think al the problems are then fixed, but I must admit I'm rushing now to get to the shops for supper before they close.
Regards.