Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • That's a good point, I hadn't even considered that. Although it does seem unlikely to happen in practice. Commented Jun 5, 2009 at 19:34
  • 1
    Coulnd't that easily be solved by placing a delimiter between the fields? (Eg "StreetAddress" + "/delimiter/" + "RuralRoute" + "/delimiter/" + "City". Could be one variable to avoid multiple assignments in some languages? ) Commented Nov 23, 2016 at 8:01