|
-
Feb 13th, 2000, 01:15 AM
#1
Thread Starter
Addicted Member
Can anyone help me...If you create a game that has a score at the end of it, how is it possible to commit that score to memory when the app. closes, so that on re-exe the last score can be displayed i.e
lblLastScore.Caption = "25"
Secondly...I have had to buy at least 4 VB books in a vain attempt to to get literature on all aspects of the subject, only to find that there are still aspects not covered.
Can anyone suggest a book that really DOES cover everything.
Your help will be most appreciated
Graham(VB novice, S.Wales/UK)
-
Feb 13th, 2000, 01:18 AM
#2
Guru
1) Look up GetSetting/SaveSetting in MSDN
2) No book can contain info on everything about everything, otherwise we would all buy that one book and no others....
-
Feb 13th, 2000, 01:33 AM
#3
Thread Starter
Addicted Member
Thanks for the reply Clunietp, I'll certainly look that up. Can I rephrase the second question to read "the most comprehensive book", as your comment is reasonable.
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
|