in reply to Re: splitting
in thread splitting

That works if your delimeter is always the same. Like ~ in your case. But what if you use a regex to match some pattern, so that your delimenter is text in quotes?