<div dir="auto">Hi, <div dir="auto">It works as expected for me. Are you sure that D elements are separated by comma and not by | ? </div><div dir="auto">Regards, </div><div dir="auto">Vlad </div><div dir="auto"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 20 Jul 2017 08:43, "Sam Overdorf" <<a href="mailto:soverdor@gmail.com">soverdor@gmail.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have a list of strings I am trying to process with the "|".<br>
D = [ "sam1", "sam2" ]<br>
<br>
[H|T] = D gives me H = "sam1"<br>
[H2|T2] = T gives me "s" I was wanting the string "sam2" not the "s".<br>
<br>
What am I doing wrong?<br>
<br>
Thanks,<br>
Sam Overdorf<br>
______________________________<wbr>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a><br>
</blockquote></div><br></div>