Starting a web browser: Difference between revisions

Content added Content deleted
m (→‎{{header|Tcl}}: better comments)
m (→‎{{header|Tcl}}: more tweaking of comments)
Line 147: Line 147:
=={{header|Tcl}}==
=={{header|Tcl}}==
{{works with|Tcl|8.6}}<!--required for [file tempfile]-->
{{works with|Tcl|8.6}}<!--required for [file tempfile]-->
<lang tcl>proc split_DE_NL_address {streetAddress} {
<lang tcl>package require Tcl 8.6

# This is identical to the address task. Skip forward to the next section...
proc split_DE_NL_address {streetAddress} {
set RE {(?x)
set RE {(?x)
^ (.*?) (
^ (.*?) (