At present, if the CSV Dataset element specifies more variable names than there are columns, then the additional variable names are ignored. If there is already a variable with one of the unused names, it will be left unchanged.
Would it might be useful to enhance CSV Dataset to process all the variable names? If so, what should be done? For example: - set unused variables to the empty string? - set unused variables to some default value? - remove unused variables (i.e. delete any existing definition)? [The GUI would need to be updated to add a new option, with the default being the existing behaviour] Anyone have any views on this? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

