Re: [WebDNA] Converting | to TAB
This WebDNA talk-list message is from 2010
It keeps the original formatting.
numero = 105056
interpreted = N
texte = --Apple-Mail-21-563890818Content-Transfer-Encoding: quoted-printableContent-Type: text/plain;charset=us-asciiBrian, I have [tab]=3D%09I am doing this on W2003 6.1RegardsStuart TremainIDFK Web DevelopmentsAUSTRALIAwebdna@idfk.com.auOn 17/03/2010, at 10:13 AM, Brian Fries wrote:> Assuming the variable "tab" is set to %09, your code works fine for =me. Runs of multiple pipes are replaced with runs of multiple tabs.>=20> Tested on OS X 10.6.2 with WebDNA 6.2 and on OS X 10.4.11 with WebDNA =5.1c>=20> Brian Fries> BrainScan Software>=20>=20> On Mar 16, 2010, at 4:03 PM, Stuart Tremain wrote:>=20>> I am having a hell of a time replacing pipes to tabs in this:>>=20>> 6161530035322|90776|1304|MR|JOHN|JONES|18 ORWELL LODGE, MAIN =ST|JIMMYS =POINT||NSW|2011||13/07/1970|M|262614001|262614001|1|1|NONE|15/02/2010|138|=27.6|09/02/2010|30/09/2010|1|4301|OP|HOLDSWORTH|SHARON|s||||||57728|0|||04=14169006|AU|OPSM|no>>=20>>=20>> If I use grep:>>=20>> [grep =search=3D\|&replace=3D[tab]&ignorecase=3DT]6161530035322|90776|1304|MR|JOH=N|JONES|18 ORWELL LODGE, MAIN ST|JIMMYS =POINT||NSW|2011||13/07/1970|M|262614001|262614001|1|1|NONE|15/02/2010|138|=27.6|09/02/2010|30/09/2010|1|4301|OP|HOLDSWORTH|SHARON|s||||||57728|0|||04=14169006|AU|OPSM|no[/grep]>>=20>> It replaces 2 or more pipes with only 1 tab>>=20>> If i put a letter between the pipes, I get the result required.>>=20>> Any hints ???>>=20>> Regards>>=20>> Stuart Tremain>> IDFK Web Developments>> AUSTRALIA>> webdna@idfk.com.au>>=20>>=20>>=20>>=20>=20--Apple-Mail-21-563890818Content-Transfer-Encoding: quoted-printableContent-Type: text/html;charset=us-asciiBrian, I have [tab]=3D%09
I am doing this on W2003 = 6.1
Regards
Stuart =Tremain
IDFK Web Developments
AUSTRALIA
=div>
On 17/03/2010, at 10:13 AM, Brian Fries wrote:
Assuming the variable "tab" is =set to %09, your code works fine for me. Runs of multiple pipes are =replaced with runs of multiple tabs.
Tested on OS X =10.6.2 with WebDNA 6.2 and on OS X 10.4.11 with WebDNA =5.1c
Brian Fries
BrainScan Software
On Mar 16, 2010, at 4:03 PM, Stuart Tremain =wrote:
I am having a hell of a =time replacing pipes to tabs in this:
6161530035322|90776|1304|MR|JOHN|JONES|18 ORWELL LODGE, MAIN =ST|JIMMYS =POINT||NSW|2011||13/07/1970|M|262614001|262614001|1|1|NONE|15/02/2010|138|=27.6|09/02/2010|30/09/2010|1|4301|OP|HOLDSWORTH|SHARON|s||||||57728|0|||04=14169006|AU|OPSM|no
If I use grep:
[grep search=3D\|&replace=3D[tab]&ignorecase=3DT]6161530035322|90776|1304|MR|JOHN|JONES|18 =ORWELL LODGE, MAIN ST|JIMMYS =POINT||NSW|2011||13/07/1970|M|262614001|262614001|1|1|NONE|15/02/2010|138|=27.6|09/02/2010|30/09/2010|1|4301|OP|HOLDSWORTH|SHARON|s||||||57728|0|||04=14169006|AU|OPSM|no[/grep]
It replaces 2 or more pipes =with only 1 tab
If i put a letter between the pipes, =I get the result required.
Any hints ???
Regards
Stuart =Tremain
IDFK Web Developments
AUSTRALIA
=div>
=
=
=--Apple-Mail-21-563890818--
Associated Messages, from the most recent to the oldest:
--Apple-Mail-21-563890818Content-Transfer-Encoding: quoted-printableContent-Type: text/plain;charset=us-asciiBrian, I have [tab]=3D%09I am doing this on W2003 6.1RegardsStuart TremainIDFK Web DevelopmentsAUSTRALIAwebdna@idfk.com.auOn 17/03/2010, at 10:13 AM, Brian Fries wrote:> Assuming the variable "tab" is set to %09, your code works fine for =me. Runs of multiple pipes are replaced with runs of multiple tabs.>=20> Tested on OS X 10.6.2 with WebDNA 6.2 and on OS X 10.4.11 with WebDNA =5.1c>=20> Brian Fries> BrainScan Software>=20>=20> On Mar 16, 2010, at 4:03 PM, Stuart Tremain wrote:>=20>> I am having a hell of a time replacing pipes to tabs in this:>>=20>> 6161530035322|90776|1304|MR|JOHN|JONES|18 ORWELL LODGE, MAIN =ST|JIMMYS =POINT||NSW|2011||13/07/1970|M|262614001|262614001|1|1|NONE|15/02/2010|138|=27.6|09/02/2010|30/09/2010|1|4301|OP|HOLDSWORTH|SHARON|s||||||57728|0|||04=14169006|AU|OPSM|no>>=20>>=20>> If I use grep:>>=20>> [grep =search=3D\|&replace=3D[tab]&ignorecase=3DT]6161530035322|90776|1304|MR|JOH=N|JONES|18 ORWELL LODGE, MAIN ST|JIMMYS =POINT||NSW|2011||13/07/1970|M|262614001|262614001|1|1|NONE|15/02/2010|138|=27.6|09/02/2010|30/09/2010|1|4301|OP|HOLDSWORTH|SHARON|s||||||57728|0|||04=14169006|AU|OPSM|no[/grep]>>=20>> It replaces 2 or more pipes with only 1 tab>>=20>> If i put a letter between the pipes, I get the result required.>>=20>> Any hints ???>>=20>> Regards>>=20>> Stuart Tremain>> IDFK Web Developments>> AUSTRALIA>> webdna@idfk.com.au>>=20>>=20>>=20>>=20>=20--Apple-Mail-21-563890818Content-Transfer-Encoding: quoted-printableContent-Type: text/html;charset=us-asciiBrian, I have [tab]=3D%09
I am doing this on W2003 = 6.1
Regards
Stuart =Tremain
IDFK Web Developments
AUSTRALIA
=div>
On 17/03/2010, at 10:13 AM, Brian Fries wrote:
Assuming the variable "tab" is =set to %09, your code works fine for me. Runs of multiple pipes are =replaced with runs of multiple tabs.
Tested on OS X =10.6.2 with WebDNA 6.2 and on OS X 10.4.11 with WebDNA =5.1c
Brian Fries
BrainScan Software
On Mar 16, 2010, at 4:03 PM, Stuart Tremain =wrote:
I am having a hell of a =time replacing pipes to tabs in this:
6161530035322|90776|1304|MR|JOHN|JONES|18 ORWELL LODGE, MAIN =ST|JIMMYS =POINT||NSW|2011||13/07/1970|M|262614001|262614001|1|1|NONE|15/02/2010|138|=27.6|09/02/2010|30/09/2010|1|4301|OP|HOLDSWORTH|SHARON|s||||||57728|0|||04=14169006|AU|OPSM|no
If I use grep:
[grep search=3D\|&replace=3D[tab]&ignorecase=3DT]6161530035322|90776|1304|MR|JOHN|JONES|18 =ORWELL LODGE, MAIN ST|JIMMYS =POINT||NSW|2011||13/07/1970|M|262614001|262614001|1|1|NONE|15/02/2010|138|=27.6|09/02/2010|30/09/2010|1|4301|OP|HOLDSWORTH|SHARON|s||||||57728|0|||04=14169006|AU|OPSM|no[/grep]
It replaces 2 or more pipes =with only 1 tab
If i put a letter between the pipes, =I get the result required.
Any hints ???
Regards
Stuart =Tremain
IDFK Web Developments
AUSTRALIA
=div>
=
=
=--Apple-Mail-21-563890818--
Stuart Tremain
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Secure Sever and showcart errors (1997)
Store Builder, technical infos (1998)
redirect within a showif (1998)
Show items based on login Password (2003)
WebCatalog and Webstar 3.02 (1998)
multiple selected Checkboxes (1998)
2nd WebCatalog2 Feature Request (1996)
WebCatalog can't find database (1997)
PIXO support (1997)
[lookup] speed sales pitch (2003)
Plugin or CGI or both (1997)
Calculating multiple shipping... (1997)
Looping (2000)
Client-side Image Maps and WebCat? (1998)
Shared databases (2003)
Need relative path explanation (1997)
What am I missing (1997)
two part electronic product (1998)
Question re: FlushDatabases (1997)
WebCatalog and Filemaker (1996)