|
-
Apr 6th, 2004, 09:07 AM
#1
Thread Starter
Addicted Member
when program is run at the sencond time....
Would you mind helping me this problem:
i want to make a program that when i run it for the 1st time,it will call a message ,for eg:"hello", and when i run it for the second times and later times,the message will say " hello,again"
Please help me!!!!
Thank you very much
-
Apr 6th, 2004, 04:43 PM
#2
-
Apr 11th, 2004, 06:16 PM
#3
Member
I'd suggest using a .INI file to save the setting, take a look at this example to see how to do something along those lines:
http://www.vb-helper.com/howto_read_...ini_files.html
Mabey make a variable that keeps the count of times the program has been executed, play around a bit and if you need more help just ask
Good luck!
Good programming site:
*http://www.planet-source-code.com
Our CS Clan Page:
*http://h2p.inter-gamer.com/index.html
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|