Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

While loop | Topic profile

Topic profile page for While loop. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: While loop.
Topic "While loop" was discussed 0 times on 0 sites in last 3 months
Search discussions, forums, images, videos, about "While loop" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on while loop:

Posts by:  day  week  month 

 

Related topics:


while loop was discussed on the following sites:

NI Discussion Forums NI Discussion Forums - 838 NI Discussion Forums - site profile
www.daniweb.com - IT Tech Talk www.daniweb.com - IT Tech Talk - 729 www.daniweb.com - IT Tech Talk - site profile
C Board - Your resource for C and C++. C Board - Your resource for C and C++. - 417 C Board - Your resource for C and C++. - site profile
Sun Forums Sun Forums - 342 Sun Forums - site profile
VBForums - Visual Basic and VB .NET Discussions and More! VBForums - Visual Basic and VB .NET Discussions... - 229 VBForums - Visual Basic and VB .NET Discussions and More! - site profile

 

Related threads on while loop:

Excel Discussion (Misc queries) do while loop problem  Microsoft Excel forum - site profile Excel Discussion (Misc queries) - forum profile  Go to this thread  do while loop problem
Client & Server Side Scripting (PHP, ASP, JavaScript) How to make an array of the result of a while loop  Web Design Forum , Website Hosting, Web Development Templates Discussion - site profile Client & Server Side Scripting (PHP, ASP, JavaScript) - forum profile  Go to this thread  How to make an array of the result of a while loop
Visual Basic .NET [RESOLVED] Do while loop question  VBForums - Visual Basic and VB .NET Discussions and More! - site profile Visual Basic .NET - forum profile  Go to this thread  [RESOLVED] Do while loop question
Java and JSP Weird issue with while loop ending/being skipped  CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more! - site profile Java and JSP - forum profile  Go to this thread  Weird issue with while loop ending/being skipped
Transact-SQL While loop problem  Microsoft TechNet Forums - site profile Transact-SQL - forum profile  Go to this thread  While loop problem

Latest threads on while loop:

LabVIEW
Started 2 days, 22 hours ago (2009-12-26 10:31:00)  by hellolv
I am trying to send notifier when needed from one while loop to another.  What is the difference between initiating the Obtain Notifier outside the MASTER while loop and inside?  Does putting it inside mean a lot of memory will be taken after a number of executions?
Source: NI Discussion Forums More from this site NI Discussion Forums - site profile 
Forum:  LabVIEW  LabVIEW - forum profile
Thread:  Show this thread (5 posts) More from what difference does it make to put a "obtain notifier" inside a while loop
and outside a while loop? - LabVIEW - NI Discussion Forums  Thread Thread info: what difference does it make to put a "obtain notifier" inside a while loop
and outside a while loop? - LabVIEW - NI Discussion Forums Size: 340 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "what difference does it make to put a "obtain notifier" inside a while loop and outside a while loop? :: LabVIEW :: NI Discussion Forums"
SUN Solaris
Started 4 days, 7 hours ago (2009-12-25 01:50:00)  by jyothi_wipro
Hi, Iam trying to add a while loop in my script in the below way which gets value from count file and checks if its not equal to 0.If yes then it shld echo me a message. while["$cat count"!="0"] //count file has some number other than 0 do echo "count is not zero" done But iam getting this error: ./test.sh: line 9: while[ count!=0]: command not found ./test.sh: line 10: ...
Source: The UNIX Forums - the Top UNIX & Linux Q&A... More from this site The UNIX Forums - the Top UNIX & Linux Q&A on the Web - site profile 
Forum:  SUN Solaris  SUN Solaris - forum profile
Thread:  Show this thread (6 posts) More from Error in while loop  Thread Thread info: Error in while loop Size: 678 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Error in while loop :: SUN Solaris :: The UNIX Forums - the Top UNIX & Linux Q&A..."
PHP Forum
Started 6 days, 1 hour ago (2009-12-23 06:56:00)  by lynxus
Hi me again, im starting to get VERY annoyed with my script. I have the below: ( Snippet of offending code ) Basically it should do this: - at the top, it does a while from the restult of a main sql query ( this works ) - It then (inside the while) does anyother sql query to see if that row is already in the DB ) - If it isnt, then it should insert it. - If it is, Then do nothing. ...
Source: Webmaster-Talk.com Webmaster Forum - Web Design, C... More from this site Webmaster-Talk.com Webmaster Forum - Web Design, Coding, SEO Forums - site profile 
Forum:  PHP Forum  PHP Forum - forum profile
Thread:  Show this thread (12 posts) More from While loop issue.  Thread Thread info: While loop issue. Size: 4,657 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "While loop issue. :: PHP Forum :: Webmaster-Talk.com Webmaster Forum - Web Design, C..."
Shell Programming and Scripting
Started 1 week ago (2009-12-21 21:29:00)  by verbalicious
I'm trying to insert multiple new lines of text into an iptables script using sed in a while loop. I'm not sure if this is the most effective way. Searching the forums has helped me come up with a good beginning but it's not 100%. I'd like it to search out a unique line in my current iptables file and add new rules above it. The problem now is that it only ends up inserting one new line ...
LabVIEW
Started 1 week ago (2009-12-21 14:21:00)  by DBerry
I would like to know if using a Daqmx task constant input to a Daqmx Read vi inside a while loop allocates additional memory on each iteration of the while loop.  To further explain my question please see the attached VIs.  In DAQ01.vi I wire a task constant to a Start Task outside the loop, and then continue the wire insdie the loop for use by the Daqmx Read.  Finally, teh wire exits ...
Source: NI Discussion Forums More from this site NI Discussion Forums - site profile 
Forum:  LabVIEW  LabVIEW - forum profile
Thread:  Show this thread (1 post) More from Does Daqmx task constant used inside while loop allocate memory on each
iteration - LabVIEW - NI Discussion Forums  Thread Thread info: Does Daqmx task constant used inside while loop allocate memory on each
iteration - LabVIEW - NI Discussion Forums Size: 2,276 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Does Daqmx task constant used inside while loop allocate memory on each iteration :: LabVIEW :: NI Discussion Forums"
LabVIEW
Started 1 week ago (2009-12-21 13:29:00)  by Peituh
hi everyone   my problem is to get a two input data and form a array, them export to a spreadsheet file but i dont know the amounth of inputs data, that's why im using a while loop, then i use a "NEXT" button to put the input data into the array the problem is that the array always have only 1 element, not the entire data that i need   heres a simple block code of the case     ...
Source: NI Discussion Forums More from this site NI Discussion Forums - site profile 
Forum:  LabVIEW  LabVIEW - forum profile
Thread:  Show this thread (6 posts) More from creating a array with a while loop - LabVIEW - NI Discussion Forums  Thread Thread info: creating a array with a while loop - LabVIEW - NI Discussion Forums Size: 760 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "creating a array with a while loop :: LabVIEW :: NI Discussion Forums"
Started 1 week ago (2009-12-21 11:16:00)  by jermaine123
Hello Guys, I have modified the order details form in Northwind 2007 and I am having an issue I hope you can help me with. It is a form with a dataaheet that you use to enter line items into a transaction. Each row contains the fields ITEMNAME, QUANTITY PRICE, DISCOUNT, SUBTOTAL, BENEFIT TYPE. Each line item in a transaction should be assigned to a particular benefit type. I have a ...
Source: Access World Forums More from this site Access World Forums - site profile 
Forum:  Modules & VBA  Modules & VBA - forum profile
Thread:  Show this thread (3 posts) More from Issue with while loop and Access 2007 datasheet  Thread Thread info: Issue with while loop and Access 2007 datasheet Size: 2,809 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Issue with while loop and Access 2007 datasheet :: Modules & VBA :: Access World Forums"
LabVIEW
Started 1 week ago (2009-12-21 11:05:00)  by metsystemalex
Good afternoon,   Could someone please help. I have a project that is very basic. It is replicating the game mastermind in the labview2009 VI. I have got it to work but as soon as all conditions met are true my final or gate sends the signal to the while loop stop button.   This means there is no time for my "congratulations string" to show before the game resets. What I need to do ...
Source: NI Discussion Forums More from this site NI Discussion Forums - site profile 
Forum:  LabVIEW  LabVIEW - forum profile
Thread:  Show this thread (16 posts) More from or gate signal to timer before stop in while loop HOW? - LabVIEW - NI
Discussion Forums  Thread Thread info: or gate signal to timer before stop in while loop HOW? - LabVIEW - NI
Discussion Forums Size: 717 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "or gate signal to timer before stop in while loop HOW? :: LabVIEW :: NI Discussion Forums"
microsoft.public.access.modulesdaovba
Started 1 week, 2 days ago (2009-12-20 07:15:00)  by jermaine123 via AccessMonster.com
  Hello Guys, I have modified the order details form in Northwind 2007 and I am having an issue I hope you can help me with. It is a form with a dataaheet that you use to enter line items into a transaction. Each row contains the fields ITEMNAME, QUANTITY PRICE, DISCOUNT, SUBTOTAL, BENEFIT TYPE. Each line item in a ...
Action Script 3
Started 1 week, 4 days ago (2009-12-18 05:48:00)  by White_bird
Hello,   I am a novice flash programmer, and i recently stumbled upon the following problem, I got the following code ; stop(); import com.greensock.*; import com.greensock.easing.*; var loop1:Number = 0; while (loop1 < 10){      var line_1:MovieClip = new MovieClip();      this.addChild(line_1);      var line_1_x = randomNumber(0, 550);      line_1.graphics.lineStyle(randomNumber(2,8...
Source: Adobe - Forums More from this site Adobe - Forums - site profile 
Forum:  Action Script 3  Action Script 3 - forum profile
Thread:  Show this thread (2 posts) More from pause script in while loop for 2 seconds  Thread Thread info: pause script in while loop for 2 seconds Size: 1,475 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "pause script in while loop for 2 seconds :: Action Script 3 :: Adobe - Forums"
 

Hot threads on while loop:

LabVIEW
Started 1 week ago (2009-12-21 14:13:00)  by joshuatree
kudos are also given for subtle humor...  
Source: NI Discussion Forums More from this site NI Discussion Forums - site profile 
Forum:  LabVIEW  LabVIEW - forum profile
Thread:  Show this thread (16 posts) More from or gate signal to timer before stop in while loop HOW? - LabVIEW - NI
Discussion Forums  Thread Thread info: or gate signal to timer before stop in while loop HOW? - LabVIEW - NI
Discussion Forums Size: 232 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: or gate signal to timer before stop in while loop HOW? :: LabVIEW :: NI Discussion Forums"
PHP Forum
Re: While loop issue.  - 12 new posts Read thread in new window
Started 5 days, 22 hours ago (2009-12-23 10:54:00)  by lynxus
yeah im sure it does work. Its just my logic was fubar'd and i didnt need a while as that would break it.. ty
Source: Webmaster-Talk.com Webmaster Forum - Web Design, C... More from this site Webmaster-Talk.com Webmaster Forum - Web Design, Coding, SEO Forums - site profile 
Forum:  PHP Forum  PHP Forum - forum profile
Thread:  Show this thread (12 posts) More from While loop issue.  Thread Thread info: While loop issue. Size: 260 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: While loop issue. :: PHP Forum :: Webmaster-Talk.com Webmaster Forum - Web Design, C..."
LabVIEW
Started 1 week ago (2009-12-21 16:29:00)  by Dennis Knutson
That's not right at all. Since you don't have auto-indexing on, the only thing you will record is the very last iteration of the inner while loop. That may not make a difference with this VI that is apparently simulating some sort of acquisition with those controls but if you are doing real acquisition, it would be throwing away large amounts of data.
Source: NI Discussion Forums More from this site NI Discussion Forums - site profile 
Forum:  LabVIEW  LabVIEW - forum profile
Thread:  Show this thread (6 posts) More from creating a array with a while loop - LabVIEW - NI Discussion Forums  Thread Thread info: creating a array with a while loop - LabVIEW - NI Discussion Forums Size: 425 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: creating a array with a while loop :: LabVIEW :: NI Discussion Forums"
LabVIEW
Started 2 days, 9 hours ago (2009-12-26 23:45:00)  by tst
smercurio_fc wrote: ...which would happen first - hitting the boundary of an I32 or running out of memory due to references not being closed. Well, 2^31*4 is roughly 8 GB or RAM, so I'm guessing you'll run out of memory on a 32 bit system and possibly reach the limit if you're on a 64 bit system with enough RAM. Also, I'm guessing the reference pool is shared by other resources (...
Source: NI Discussion Forums More from this site NI Discussion Forums - site profile 
Forum:  LabVIEW  LabVIEW - forum profile
Thread:  Show this thread (5 posts) More from what difference does it make to put a "obtain notifier" inside a while loop
and outside a while loop? - LabVIEW - NI Discussion Forums  Thread Thread info: what difference does it make to put a "obtain notifier" inside a while loop
and outside a while loop? - LabVIEW - NI Discussion Forums Size: 1,409 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: what difference does it make to put a "obtain notifier" inside a while loop and outside a while loop? :: LabVIEW :: NI Discussion Forums"
PHP Development
Started 5 days ago (2009-12-24 08:07:00)  by Kristen
Source: Dev Shed Forums - Open Source web development More from this site Dev Shed Forums - Open Source web development - site profile 
Forum:  PHP Development  PHP Development - forum profile
Thread:  Show this thread (10 posts) More from Page 2 - I want to create a query that looks at two columns - Dev Shed  Thread Thread info: Page 2 - I want to create a query that looks at two columns - Dev Shed Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Quote:   Originally Posted by jacques123 Should it do this or not.   The way you have written it I think... :: PHP Development :: Dev Shed Forums - Open Source web development"
Started 1 week ago (2009-12-21 19:43:00)  by jermaine123
Thanks. I knew it was something simple. I moved the the pointer back to the first record just before the while loop and it worked. Thanks again
Source: Access World Forums More from this site Access World Forums - site profile 
Forum:  Modules & VBA  Modules & VBA - forum profile
Thread:  Show this thread (3 posts) More from Issue with while loop and Access 2007 datasheet  Thread Thread info: Issue with while loop and Access 2007 datasheet Size: 159 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Issue with while loop and Access 2007 datasheet :: Modules & VBA :: Access World Forums"
Shell Programming and Scripting
Started 6 days, 12 hours ago (2009-12-22 20:10:00)  by verbalicious
rdcwayx, Thanks for the reply. I think I need a bit more hand holding. I attempted to plug your solution into my script and finish it a number of different ways, but no luck. Banged my head against the screen for an hour. Lots of errors (IP = No such file or directory). There are some fundamentals I am missing here, and I could use a hand. Could you elaborate a bit more? TIA.
Started 5 days, 4 hours ago (2009-12-24 04:26:00)  by baileyswalk
I think there may be an exception occuring but I don't know where it is obviously outside the scope of my handlers, which I have all over the place. Is there any way I can see what is being executed in the IL code or anything?? 
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Data Access and ObjectDataSource Control  Data Access and ObjectDataSource Control - forum profile
Thread:  Show this thread (6 posts) More from DataReader not completing While Read() Loop.  Thread Thread info: DataReader not completing While Read() Loop. Size: 342 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: DataReader not completing While Read() Loop. :: Data Access and ObjectDataSource Control :: Forums - ASP.NET Forums"
VB.NET
Started 1 day, 12 hours ago (2009-12-27 20:45:31)  by sknake
Well what is this loop going to be doing exactly? You could use a background worker, a thread, the thread pool, etc for doing this loop.
Source: www.daniweb.com - IT Tech Talk More from this site www.daniweb.com - IT Tech Talk - site profile 
Forum:  VB.NET  VB.NET - forum profile
Thread:  Show this thread (4 posts) More from Escaping a Loop While It's Running  Thread Thread info: Escaping a Loop While It's Running Size: 263 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Escaping a Loop While It's Running :: VB.NET :: www.daniweb.com - IT Tech Talk"