CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2012
    Posts
    1

    Perminant variable

    Hello! im new to java, so please bear with my lesser mind. Im currently making a program, that once daily, the user will open, Type in a string, then close, i want it to record this string localy, or somewhere on the web, and so after a few weeks, i can simply type in a special command to view all strings. How would i make this string variable that wont reset when closing and then re-opening the program?

  2. #2
    Join Date
    Nov 2011
    Posts
    189

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

Featured