Code center > Darwinbots Program Source Code

Sentence Split

<< < (3/27) > >>

Numsgil:
doesn't work how?

Show me what code doesn't work.

Botsareus:
its Len("ABCDABC8") will give you 8. Not strlen...

Zelos:
ty

Zelos:
how do I make so that when you press a button (like calculate in my simple math program) a another menu apphere instant of the one before. But not so that I have 2 different windows
and another thing, how do I make the program run a sequens of orders every X seconds?

Numsgil:
The "do something every X seconds" involves the timer...  I'm not sure how to do it in VB.  In C it'd be called "multitasking", and you'd set up different threads, and have one sleep for a second then execute...  VB is way different.

When you say another menu, what do you mean?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version