Re: convertWords... NEW

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 36695
interpreted = N
texte = ok. i got it. thanks brian. as i wrote in the first convertWords... NEW email i tryed [closedatabase] tag but it wasn't doing it... now i tried it again and checked everything 5 times...thanks to everybody that replyed...On Mon, 25 Jun 2001, Brian Fries wrote:> Is the tempborrar.db already open by WebCat (from a previous test, > perhaps) prior to your [writefile]? If so, then WebCat is accessing > an obsolete RAM copy of the DB... Try putting a [closedatabase > db/tempborrar.db] before your [writefile]. > > - brian > > At 4:49 PM 6/25/2001, Kalin Mintchev wrote: > >ok. i got this to write the file i wanted: > > > >tempborrar.db > >and after written looks like this: > > > >number > >10000164 > >10000142 > >10000132 > > > > > >what's wromg with the code below? why does the search return 0 items? > > > >the permissions are ok, the path to the db doesn't change eather.. > > > >i tryed [closedatabase] tag too after [writefile] it didn't do anything... > > > >help please.... > > > > > >[writefile db/tempborrar.db]number[ListWords Words=[some]&Delimiters=,] > >[word][/ListWords] > >[/writefile] > > > > > > > >[search db=db/tempborrar.db&grnumberdata=0] > >[numfound] > >[founditems] > > > >[number]
> >[/founditems] > >[/search] > > > > > > > > > > > >On Mon, 25 Jun 2001, Kalin Mintchev wrote: > > > >> > >> got it... thanks to everybody... > >> > >> should've thought of [listwords] > >> > >> thanks... > >> > >> > >> On Mon, 25 Jun 2001, Brian Stodola wrote: > >> > >> > Kalin > >> > You could try [grep search=,&replace=\r][variable][/grep] > >> > Brian > >> > > >> > > From: Kalin Mintchev > >> > > Reply-To: (WebCatalog Talk) > >> > > Date: Mon, 25 Jun 2001 13:30:36 > >> > > To: (WebCatalog Talk) > >> > > Subject: convertWords... > >> > > > >> > > > >> > > hi > >> > > > >> > > i have this problem: > >> > > have a form variable passed like this: 312312,12344,232343,234324,... > >> > > > >> > > i'd like to do [writefile] where this variable is brokenlike this: > >> > > 312312 > >> > > 12344 > >> > > 232343 > >> > > 234324... > >> > > > >> > > i tried convertwords (WC 4) to replace the comma with carrige return but > >> > > it doesn't do it. > >> > > how can i do that? > >> > > > >> > > thanks > >> > > > >> > > ------------------------------------------------------------- > >> > > 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://search.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://search.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://search.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://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: convertWords... NEW (Kalin Mintchev 2001)
  2. Re: convertWords... NEW (Brian Stodola 2001)
  3. Re: convertWords... NEW (Kalin Mintchev 2001)
  4. Re: convertWords... NEW (Kalin Mintchev 2001)
  5. Re: convertWords... NEW (Brian Fries 2001)
  6. Re: convertWords... NEW (Glenn Busbin 2001)
  7. Re: convertWords... NEW (Anup Setty 2001)
  8. Re: convertWords... NEW (Kalin Mintchev 2001)
  9. Re: convertWords... NEW (Glenn Busbin 2001)
  10. convertWords... NEW (Kalin Mintchev 2001)
ok. i got it. thanks brian. as i wrote in the first convertWords... NEW email i tryed [closedatabase] tag but it wasn't doing it... now i tried it again and checked everything 5 times...thanks to everybody that replyed...On Mon, 25 Jun 2001, Brian Fries wrote:> Is the tempborrar.db already open by WebCat (from a previous test, > perhaps) prior to your [writefile]? If so, then WebCat is accessing > an obsolete RAM copy of the DB... Try putting a [closedatabase > db/tempborrar.db] before your [writefile]. > > - brian > > At 4:49 PM 6/25/2001, Kalin Mintchev wrote: > >ok. i got this to write the file i wanted: > > > >tempborrar.db > >and after written looks like this: > > > >number > >10000164 > >10000142 > >10000132 > > > > > >what's wromg with the code below? why does the search return 0 items? > > > >the permissions are ok, the path to the db doesn't change eather.. > > > >i tryed [closedatabase] tag too after [writefile] it didn't do anything... > > > >help please.... > > > > > >[writefile db/tempborrar.db]number[ListWords Words=[some]&Delimiters=,] > >[word][/ListWords] > >[/writefile] > > > > > > > >[search db=db/tempborrar.db&grnumberdata=0] > >[numfound] > >[founditems] > > > >[number]
> >[/founditems] > >[/search] > > > > > > > > > > > >On Mon, 25 Jun 2001, Kalin Mintchev wrote: > > > >> > >> got it... thanks to everybody... > >> > >> should've thought of [listwords] > >> > >> thanks... > >> > >> > >> On Mon, 25 Jun 2001, Brian Stodola wrote: > >> > >> > Kalin > >> > You could try [grep search=,&replace=\r][variable][/grep] > >> > Brian > >> > > >> > > From: Kalin Mintchev > >> > > Reply-To: (WebCatalog Talk) > >> > > Date: Mon, 25 Jun 2001 13:30:36 > >> > > To: (WebCatalog Talk) > >> > > Subject: convertWords... > >> > > > >> > > > >> > > hi > >> > > > >> > > i have this problem: > >> > > have a form variable passed like this: 312312,12344,232343,234324,... > >> > > > >> > > i'd like to do [writefile] where this variable is brokenlike this: > >> > > 312312 > >> > > 12344 > >> > > 232343 > >> > > 234324... > >> > > > >> > > i tried convertwords (WC 4) to replace the comma with carrige return but > >> > > it doesn't do it. > >> > > how can i do that? > >> > > > >> > > thanks > >> > > > >> > > ------------------------------------------------------------- > >> > > 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://search.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://search.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://search.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://search.smithmicro.com/ Kalin Mintchev

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:

Plugin or CGI or both (1997) WebCat2b15MacPlugin - showing [math] (1997) Execute Applescript (1997) Shopping cart now bad (1997) Does webcatalog recognise NULL values? (1998) Country & Ship-to address & other fields ? (1997) Number of Line Items (1998) form data submission gets truncated (1997) off-topic: SMS interface? (2001) Weird problems with [SHOWIF]s (1997) Possible Bug in 2.0b15.acgi (1997) Problems with date math (1997) Math, Multiple Equasions and Show/Hide (1998) Paypal merchant code tricks or pitfalls (2003) WebCatalog NT beta 18 problem (1997) Converting SQL Microtime to Date and Time (2003) RE:It just Does't add up!!! (1997) Folder Follies (1998) acrobat -> wc (1998) Help name our technology! I found it (1997)