12-03-2022, 06:24 AM
If you overly nest a looping routine, could you find yourself in deep DO: DO?
|
And now, Deep Thoughts, by Jack Handy...
|
|
12-03-2022, 06:24 AM
If you overly nest a looping routine, could you find yourself in deep DO: DO?
12-03-2022, 07:38 AM
This is only if I needed to replicate the code example for "DO... LOOP" in QB64 Wiki, before there was such thing as "_CONTINUE".
Something like "DO : DO : DO : DO : DO" (stupid "smilie" processor LOL) might have been matched instead by "EXIT FOR, DO, WHILE, SELECT, SCOPE" and so on. If not "_CONTINUE" how about extending "EXIT" like in Freebasic? I keep forgetting to ask Terry if he played Mr. Do or Dig-Dug and if it's possible to remake either game. :O
12-03-2022, 07:44 AM
(12-03-2022, 07:38 AM)mnrvovrfc Wrote: This is only if I needed to replicate the code example for "DO... LOOP" in QB64 Wiki, before there was such thing as "_CONTINUE". Don't make me call the Police! De Do Do Do, De Da Da Da, That's all I want to say to you... I DO miss The QB Forum Spelling Police from time to time, too. Pete |
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| I advanced my AI to a black jack playing robot. | Pete | 1 | 572 |
04-17-2024, 12:46 AM Last Post: PhilOfPerth |
|
| Thoughts on BAM and QBJS (etc.) | CharlieJV | 13 | 3,852 |
11-07-2022, 12:44 AM Last Post: CharlieJV |
|