Search and replace[edit source]

For future reference, after doing the manual copying of the data, I used these regex (regular expression) strings to format the lists:

MATCH PATTERN: ([^\n]*?)\s*([\d,]+)\s*(\r\n)

REPLACE PATTERN: ;[[\1]], \2\3

Tool used: http://myregextester.com (set OPERATION to "replace")

--Chriswaterguy 13:58, 21 September 2010 (UTC)Reply[reply]

Cookies help us deliver our services. By using our services, you agree to our use of cookies.