This program takes a string variable and divides it into a number of parts based on a delimiter (space by default). It then creates a number of new SPSS variables that contain each of the parts.
Using a custom delimiter with the CDM write function always returns the error: "Only one character is allowed in delimiter". The function works if the option ...