Jump to content

Recommended Posts

Posted

Hi, I'm creating a Buddy List and I start with an INI file that has let's say five names in it each separated by a comma (the delimiter). How can I make my program type all the words in the INI but stop on each comma and wait a few seconds, then send the next name in the list until all are sent.

[center]See the Helpfile[/center]

While Alive()
	 DrinkWine();
}
[center][/center]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...