Re: [WebDNA] Processor Maxing out
This WebDNA talk-list message is from 2010
It keeps the original formatting.
numero = 104912
interpreted = N
texte = Donovan,Yeah, the [founditems] is at the top of an adminresults.inc page that =gets info passed from the previous page. It is part of the View Orders =Reports on the admin page.If the code is causing the processor to race, how do I reset it. =Shouldn't stopping and restarting the process reset the racing?=20Tony Millertmiller@thehawkeye.comOn Mar 2, 2010, at 10:58 AM, Donovan Brooke wrote:> Tony Miller wrote:>> All, Okay, I was working on a file that would create a CSV file and =attach it to an email so the customer could import>=20>=20>=20> Hi Tony, Yes, there looks to be some funky code there... but maybe you =are not posting everything. For one, there is a [founditems] loop =outside any search context. And, there is a search context that does> nothing... so I'm guessing those two maybe go together and that they> were parted in the confusion.>=20> I don't have time to check through the whole thing, but that is> a start.. so this:>=20> [text]body=3DShipFromComp,,[!]> [/!][ListFields db=3DOrders.db][FieldName],[/ListFields][!]> [/!]Ref1,ref2,BillOption[UnURL][line_ending][/UnURL][!]> [/!][founditems][search =db=3DLineItems.db&eqcartdata=3D[eqcartdatarq]&rank=3Doff][/search][!]> [/!][HideIf [Status]!Approved][!]> [snip]> [/!][/HideIf][!]> [/!][/founditems][!]> [/!][/text]>=20>=20> Should maybe turn into:>=20> [text]body=3DShipFromComp,,[!]> [/!][ListFields db=3DOrders.db][FieldName],[/ListFields][!]> [/!]Ref1,ref2,BillOption[UnURL][line_ending][/UnURL][!]> [/!][search db=3DLineItems.db&eqcartdata=3D[eqcartdatarq]&rank=3Doff][!]=> [/!][founditems][HideIf [Status]!Approved][!]> [/!][HideIf [Action]!Sale][!]> [snip]> [/!][/HideIf][!]> [/!][/founditems][!]> [/!][/search][/text]>=20>=20>=20> Good luck.>=20> Donovan>=20>=20> --=20> Donovan Brooke> Euca Design Center> [Practical-Ethical-Efficient]> www.euca.us> egg.bz> artglass-forum.com> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list
.> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> old archives: http://dev.webdna.us/TalkListArchive/> Bug Reporting: =http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288
Associated Messages, from the most recent to the oldest:
Donovan,Yeah, the [founditems] is at the top of an adminresults.inc page that =gets info passed from the previous page. It is part of the View Orders =Reports on the admin page.If the code is causing the processor to race, how do I reset it. =Shouldn't stopping and restarting the process reset the racing?=20Tony Millertmiller@thehawkeye.comOn Mar 2, 2010, at 10:58 AM, Donovan Brooke wrote:> Tony Miller wrote:>> All, Okay, I was working on a file that would create a CSV file and =attach it to an email so the customer could import>=20>=20>=20> Hi Tony, Yes, there looks to be some funky code there... but maybe you =are not posting everything. For one, there is a [founditems] loop =outside any search context. And, there is a search context that does> nothing... so I'm guessing those two maybe go together and that they> were parted in the confusion.>=20> I don't have time to check through the whole thing, but that is> a start.. so this:>=20> [text]body=3DShipFromComp,,[!]> [/!][ListFields db=3DOrders.db][FieldName],[/ListFields][!]> [/!]Ref1,ref2,BillOption[unurl][line_ending][/UnURL][!]> [/!][founditems][search =db=3DLineItems.db&eqcartdata=3D[eqcartdatarq]&rank=3Doff][/search][!]> [/!][HideIf [Status]!Approved][!]> [snip]> [/!][/HideIf][!]> [/!][/founditems][!]> [/!][/text]>=20>=20> Should maybe turn into:>=20> [text]body=3DShipFromComp,,[!]> [/!][ListFields db=3DOrders.db][FieldName],[/ListFields][!]> [/!]Ref1,ref2,BillOption[unurl][line_ending][/UnURL][!]> [/!][search db=3DLineItems.db&eqcartdata=3D[eqcartdatarq]&rank=3Doff][!]=> [/!][founditems][HideIf [Status]!Approved][!]> [/!][HideIf [Action]!Sale][!]> [snip]> [/!][/HideIf][!]> [/!][/founditems][!]> [/!][/search][/text]>=20>=20>=20> Good luck.>=20> Donovan>=20>=20> --=20> Donovan Brooke> Euca Design Center> [Practical-Ethical-Efficient]> www.euca.us> egg.bz> artglass-forum.com> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> old archives: http://dev.webdna.us/TalkListArchive/> Bug Reporting: =http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288
Tony Miller
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:
PIXO support (1997)
LOOP and IF statements (1997)
WCS Newbie question (1997)
[WebDNA] Successful, working WebDNA7/CentOS install? (2013)
cr/cr/lf under WebSite ($WebCat.exe) confirmed (2000)
Attn: Bug in GeneralStore example b15 (1997)
Date format (2000)
WC2.0 Memory Requirements (1997)
hideif/showif causes error if wrapped around searches (2003)
WCS Newbie question (1997)
quantity minimum problem (1997)
Can't Update records (1997)
Webcat run amuk (2002)
[WebDNA] Credit card processing (2012)
Math problems (1998)
Turning a URL into a link (2003)
Canada oh Canada (2004)
Share Bulletin Board? (1998)
error -108 (1997)
WebCatalog [FoundItems] Problem - AGAIN - (1997)