Results 1 to 3 of 3

Thread: Store data to system memory

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2000
    Location
    CWMBRAN,WALES,UK
    Posts
    146

    Post

    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)

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    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....

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Feb 2000
    Location
    CWMBRAN,WALES,UK
    Posts
    146

    Post

    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
  •  



Click Here to Expand Forum to Full Width