Re: [WebDNA] output of all non alphaNumeric characters?

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 102200
interpreted = N
texte = O.K., one last post to myself! ;-) (for archives sake) The code below produces the list with no spaces/delimiters.. and since the list is static, I can now use the output to put in a convertchars database (or what-have-you) to make for quicker reference. Of course, you could do this all in a Bash script as well.. (and then copy/paste the output to a convertchars .db).. but this is a WebDNA list! btw, I grabbed the page source output.. not the html output. ***************************************** [grep search=%20&replace=][grep search=[%0D%0A%0B]*&replace=][unurl] [loop start=32&end=255&advance=1] [hideif [index]=127] [if ([index] > 47) & ([index] < 58)] [else] [if ([index] > 64) & ([index] < 91)] [else] [if ([index] > 96) & ([index] < 123)] [else] [shell]echo [index] | awk '{printf("%c", $1)}'[/shell] [/else] [/if] [/else] [/if] [/else] [/if] [/hideif] [/loop] [/unurl][/grep][/grep] ****************************************** O.K., on to your regularly scheduled programming. Donovan -- Donovan D. Brooke PH: 1 (608) 770-3822 ------------------------------------------------ VP WebDNA Software Corporation 16192 Coastal Highway Lewes, DE 19958 Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] output of all non alphaNumeric characters? (Donovan Brooke 2009)
  2. Re: [WebDNA] output of all non alphaNumeric characters? ("Gary Krockover" 2009)
  3. Re: [WebDNA] output of all non alphaNumeric characters? (Donovan Brooke 2009)
  4. Re: [WebDNA] output of all non alphaNumeric characters? (Donovan Brooke 2009)
  5. Re: [WebDNA] output of all non alphaNumeric characters? (Donovan Brooke 2009)
  6. [WebDNA] output of all non alphaNumeric characters? (Donovan Brooke 2009)
O.K., one last post to myself! ;-) (for archives sake) The code below produces the list with no spaces/delimiters.. and since the list is static, I can now use the output to put in a convertchars database (or what-have-you) to make for quicker reference. Of course, you could do this all in a Bash script as well.. (and then copy/paste the output to a convertchars .db).. but this is a WebDNA list! btw, I grabbed the page source output.. not the html output. ***************************************** [grep search=%20&replace=][grep search=[%0D%0A%0B]*&replace=][unurl] [loop start=32&end=255&advance=1] [hideif [index]=127] [if ([index] > 47) & ([index] < 58)] [else] [if ([index] > 64) & ([index] < 91)] [else] [if ([index] > 96) & ([index] < 123)] [else] [shell]echo [index] | awk '{printf("%c", $1)}'[/shell] [/else] [/if] [/else] [/if] [/else] [/if] [/hideif] [/loop] [/unurl][/grep][/grep] ****************************************** O.K., on to your regularly scheduled programming. Donovan -- Donovan D. Brooke PH: 1 (608) 770-3822 ------------------------------------------------ VP WebDNA Software Corporation 16192 Coastal Highway Lewes, DE 19958 Donovan Brooke

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:

E-mail formating question (1999) Another question (1997) [lineitems] Loop Break (2004) Summary search -- speed (1997) WebCat2b13MacPlugIn - [showif][search][/showif] (1997) Custom Shipping Charges (1997) Accessing SQL server from OSX (2001) rotating thumbnails (1997) Sorting by date (1997) Attention SM: Trigger Bug? (2000) How to Sort Summ data ? (1997) WCS Newbie question (1997) WebCat2.0 [format thousands .0f] no go (1997) NT vs Mac (1997) Another bug to squash (WebCat2b13 Mac .acgi) (1997) Plugin or CGI or both (1997) Quit revisited (1997) Emailer setup (1997) more on my bbs (1997) [WebDNA] File Treeing (2012)