Re: Some pointers please
This WebDNA talk-list message is from 2008
It keeps the original formatting.
numero = 69739
interpreted = N
texte = Steve Craig wrote:> Hi> > I have a little problem with something and my brain isn't working so any > pointers or hints would be good.> > Basically I need to split a large text variable into 2 new variables, > the first 50 or so words into [var1] and then the rest into [var2]> > It can't be just a set number of chars it must be to the nearest > complete word, and the second var must carry on from that point etc.> > Hope this is clear, any help would be much appreciated.> > Cheers"50 or so"?Well, you can use [index] in listwords to designated when tostart a new var...[text mult=T]var1=&var2=[/text][listwords..][if ([index]<50) | ([index]=50)] [then] set first var [/then] [else] set second var [/else]etc..Donovan-- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE EUCA Design Center <- Web Development (specializing in eCommerce),-> <- Desktop Publishing, Print Consulting, Labels -> <-Glass Products, off-hand Classes/studio rental-> PH:>(608) 770-3822 TALK:>http://artglass-forum.com WEB:> http://www.euca.us & http://www.egg.bz =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o-------------------------------------------------------------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:
Steve Craig wrote:> Hi> > I have a little problem with something and my brain isn't working so any > pointers or hints would be good.> > Basically I need to split a large text variable into 2 new variables, > the first 50 or so words into [var1] and then the rest into [var2]> > It can't be just a set number of chars it must be to the nearest > complete word, and the second var must carry on from that point etc.> > Hope this is clear, any help would be much appreciated.> > Cheers"50 or so"?Well, you can use [index] in listwords to designated when tostart a new var...[text mult=T]var1=&var2=[/text][listwords..][if ([index]<50) | ([index]=50)] [then] set first var [/then] [else] set second var [/else]etc..Donovan-- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE EUCA Design Center <- Web Development (specializing in eCommerce),-> <- Desktop Publishing, Print Consulting, Labels -> <-Glass Products, off-hand Classes/studio rental-> PH:>(608) 770-3822 TALK:>http://artglass-forum.com WEB:> http://www.euca.us & http://www.egg.bz =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o-------------------------------------------------------------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/
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:
Robert Minor duplicate mail (1997)
carriage returns in data (1997)
Price value change (2000)
Three Guesses? (2004)
Register First (2000)
Users and groups for local directories (1999)
Is this possible in simple search? question? (1998)
3RD POST Character limit in [Search]? (1998)
Interesting speed comparison .. (2003)
Post Test (2008)
Exclamation point (1997)
Looking for WebCat developer/contractor (2000)
Quick Replace Question (2003)
PCS Frames (1997)
Adding multiple items to Cart (1999)
Restoring textarea stored in header (1998)
WebCatalog can't find database (1997)
Problems with ^ could be solved with [REPLACE CHARACTERS] (1997)
Looping through all records (2000)
Any limit to [include] (1997)