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:
[SearchString] usage (1997)
WebCat2b13MacPlugIn - [shownext method=post] ??? (1997)
searching for last file... WebCat solutions (1999)
message board (2001)
WebDNA Solutions ... (1997)
Editing two databases in one form using [replace]? (1998)
Examples of cross-selling with WebCatalog? (1998)
Authenticate (1997)
sendmail (2000)
Way Off Topic (2003)
Updating Prices in Online Database (1999)
default value from Lookup (was Grant, please help me) (1997)
[OT] Trying to steal databases on our server (2003)
Math with Time (1997)
REPOST: Large founditems loops (2000)
Database wiped clean (2005)
Comments in db? (1997)
Using Cookie for client specific info? (1997)
A question about security (1998)
Not really WebCat- (1997)