L
LA Lawyer
I have a variable that contains a series of addresses uniquely separated by
two lines. I want to determine how many addresses I have without printing
them out.
The contains of the variable would look like:
Mr. Joe Smith
123 Anywhere Street
Anywhere, USA
Ms Jane Smith
456 Penny Lane
Springfield, USA
etc.
two lines. I want to determine how many addresses I have without printing
them out.
The contains of the variable would look like:
Mr. Joe Smith
123 Anywhere Street
Anywhere, USA
Ms Jane Smith
456 Penny Lane
Springfield, USA
etc.