User Profile

Collapse

Profile Sidebar

Collapse
Bilbo0a
Bilbo0a
Last Activity: Jul 31 '08, 01:31 AM
Joined: Jul 30 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thanks all for the quick input, i just wanted to be sure there is no easy way befor i take the long way.
    See more | Go to post

    Leave a comment:


  • Save an Array Variable to a file (simple way)

    I am trying to save a integer array variable to a file.
    I am looking for the easier way to do this then going through all items and converting them to a str and then saving them as a text file.

    All data transaction is only done in the array and not on the file. so its just
    to dump the data onto a file and read it back into the array next time.
    Looking for somthing like a method

    ArrayVariableIn teger.SaveToFil e...
    See more | Go to post
No activity results to display
Show More
Working...