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:
Security & Query Strings (2004)
[carts] and databases (1997)
[WebDNA] filter out the exclaimation point (2017)
[Announce] Newest Commerce Site based on WebCatalog (1997)
[WebDNA] directly talk to FileMaker databases? (2009)
upgrade? (1997)
authorizenet and netscape (2002)
Viewing old carts (was FEW QUESTIONS) (1997)
[WebDNA] writing pdfs on the fly (Avery labels #5160) (2010)
Assigning new CART number (1997)
[WebDNA] java class (2014)
Clear command and ShoppingCart.tmpl (1997)
Webcat version 4.x (2005)
Re1000002: Setting up shop (1997)
Same DB Same Time (2004)
update on wn searching (1997)
REPOST: WebCat & WebSTAR V (2002)
Obscure Question of the day (1997)
Is [thisurl] http or https? (1998)
WC2b12: Yes, Formulas.db is for real (1997)