Peter, please clean the bug.

mangojack

Expert
Licensed User
Longtime User
What are you guys going on about .... ?


EDIT: crawling ants gif removed from signature .... because its very annoying ! ?
 
Last edited:

rabbitBUSH

Well-Known Member
Licensed User
Longtime User

Attachments

  • 1592936975749.png
    216 bytes · Views: 225

rabbitBUSH

Well-Known Member
Licensed User
Longtime User
For i = 0 To 9 Log("Blah blah blah...") Log("What bug???") Next

there's a bug here it should be :

infinite loop circular reference......:
For i = 0 To (n/infinity)
     Log("Blah blah blah...")
     Log("What bug???")
Next

alternatively . . . . . . :
sub talkback (int [USER=]@Peter Simpson[/USER])
     Log("Blah blah blah...")
     Log("What bug???")

    [USER=]@Peter Simpson[/USER] = ([USER=]@Peter Simpson[/USER] + 1)
    Log ("Simpson Count = " [USER=]@Peter Simpson[/USER] )

     talkback ([USER=]@Peter Simpson[/USER] )
end sub
 
Last edited:

Peter Simpson

Expert
Licensed User
Longtime User
What are you guys going on about .... ?
I like it, I like it a lot. Maaaaaaaaaaaaaaaaaaaaaaaaaaan now that's what I call overkill

How many years have you been using B4X for @rabbitBUSH???
At a quick glance
B4X:
     talkback ()
should in fact be
B4X:
     talkback
() is for parameters, and you don't have any parameters setup in the event signature.
Hmm, looping back to itself might cause a stack error of some kind.

That's not a bug, that's a BASIC coding error lol
 

rabbitBUSH

Well-Known Member
Licensed User
Longtime User

rabbitBUSH

Well-Known Member
Licensed User
Longtime User
D

Deleted member 103

Guest
Hi Erel,

please call an exterminator, your forum is full of insects.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…