I did an import on what appears to be a listproc list but it left all
the options as if they were part of the names.  Here are the first few
lines.  What did I do wrong?
 
//SUB JOB
ADD newlist  DD=NAMES import pw=newpass
//NAMES DD *
[log in to unmask] POSTPONE NEWLIST NO user1 name
[log in to unmask] DIGEST NEWLIST NO user2 name
[log in to unmask] ACK NEWLIST NO user3 name
...
 
After I submit this, user1's name is "POSTPONE NEWLIST NO user1 name"