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:
WebCatalog for guestbook ? (1997)
Running 2 two WebCatalog.acgi's (1996)
Problems appending to database (1997)
Another option (2005)
WebCatalog/Mac 2.1b2 New Features (1997)
Pirated WebCat? NOT... (2003)
trouble updating records in database (1998)
[WebDNA] incomplete redirect tag (2009)
WebCat chatroom (1997)
gateway application timeouts (1998)
WebCommerce Security Alert! (1996)
Mozilla/4. and Browser Info.txt (1997)
Speeding up my [showif] performance (1999)
Moment of Thanks (1997)
[WebDNA] Seriously what is wrong here? (2011)
Type 2 errors with WebCatalog.acgi (1997)
emailer problem on OS X - unsent emails (2003)
webcat (2000)
Attention SMSI - DOCS Error (2004)
Which GUI HTML editors work with WC ? (1997)