Re: [listchars] request (was: Bug in capitalize ... ?)
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 53492
interpreted = N
texte = Great suggestions. Along with a review of the [capitalize] code, we willadd [listchars] and [searchstring] to the feature list for 5.2.-----Original Message-----From: Brian Fries [mailto:webdna@brainscansoftware.com]Sent: Monday, October 20, 2003 9:04 AMTo: WebDNA TalkSubject: [listchars] request (was: Bug in capitalize ... ?)I second the request for [listchars]. I know you can mimic the behavior with current syntax, but a built-in [listchars] would be much more efficient.Current code:[loop start=1&end=[countchars][thetext][/countchars]][text]char=[getchars start=[index]&end=[index]][/text].... do what you need to with [char][/loop]Improved code, with listchars added:[listchars [url][thetext][/url]]....[char] and [index] context variables available to mess with[/listchars]Additionally, it would be great to include "start" and "end" parameters to [listchars] so you could process a range of characters.[listchars start=20&end=60&chars=[url][thetext][/url]]While I'm at it, I'd also love a [searchstring] tag that would tell me the offset of a specified substring within a given chunk of text:[text]offset=[searchstring string=[url][thetext][/url]&search=bobby&start=100][/text]would find the offset of the text "bobby" within [theText], starting at offset 100 (so you could then find the next occurrence). Would return zero if not found.I do a fair amount of large-block text processing, and these tools would make my code much more efficient.Thanks,BrianOn Friday, October 17, 2003, at 06:36 PM, Kenneth Grome wrote:> A context like [listchars] might also be helpful in this situation as > a work-around. In fact I asked for [listchars] a couple years ago, > but the 'powers that be' at SMSI apparently did not value my > suggestion, so it's still not in the language -- and therefore we > still do not have a simple way of listing all the characters in a > particular string of text.>-- Brian Fries, BrainScan Software -- http://www.brainscansoftware.com ---------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail toWeb Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Great suggestions. Along with a review of the [capitalize] code, we willadd [listchars] and [searchstring] to the feature list for 5.2.-----Original Message-----From: Brian Fries [mailto:webdna@brainscansoftware.com]Sent: Monday, October 20, 2003 9:04 AMTo: WebDNA TalkSubject: [listchars] request (was: Bug in capitalize ... ?)I second the request for [listchars]. I know you can mimic the behavior with current syntax, but a built-in [listchars] would be much more efficient.Current code:[loop start=1&end=[countchars][thetext][/countchars]][text]char=[getchars start=[index]&end=[index]][/text].... do what you need to with [char][/loop]Improved code, with listchars added:[listchars [url][thetext][/url]]....[char] and [index] context variables available to mess with[/listchars]Additionally, it would be great to include "start" and "end" parameters to [listchars] so you could process a range of characters.[listchars start=20&end=60&chars=[url][thetext][/url]]While I'm at it, I'd also love a [searchstring] tag that would tell me the offset of a specified substring within a given chunk of text:[text]offset=[searchstring string=[url][thetext][/url]&search=bobby&start=100][/text]would find the offset of the text "bobby" within [theText], starting at offset 100 (so you could then find the next occurrence). Would return zero if not found.I do a fair amount of large-block text processing, and these tools would make my code much more efficient.Thanks,BrianOn Friday, October 17, 2003, at 06:36 PM, Kenneth Grome wrote:> A context like [listchars] might also be helpful in this situation as > a work-around. In fact I asked for [listchars] a couple years ago, > but the 'powers that be' at SMSI apparently did not value my > suggestion, so it's still not in the language -- and therefore we > still do not have a simple way of listing all the characters in a > particular string of text.>-- Brian Fries, BrainScan Software -- http://www.brainscansoftware.com ---------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail toWeb Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Scott Anderson
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:
Upload and WebCat (1998)
Math (1997)
searching with groups (1997)
Re[3]: 2nd WebCatalog2 Feature Request (1996)
newbies to web, spaces in email address (1998)
[WebDNA] Installing 7.1.702 on CentOS (2012)
What might be the cause for a hicup (2000)
[include ...] behavior (1997)
Date Time Oddness (1999)
Loops N Variables (1998)
Security & Query Strings (2004)
Reversed words (1997)
spawn (1998)
2nd try: possible to weight results of grouped fieldssearch? (1998)
[ShowNext] (1997)
UPDATE PROBLEM (1997)
Merging databases (1997)
Date Math (2005)
Ultimate BB (2001)
Just made store and move file from webcatalog......... (2000)