-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|431|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
SoCoder -> Article Home -> Coding Basics


 
Jayenkai
Created : 29 December 2007
 
System : Windows
Language : Blitz

Basic Data Stuff

Storing data with Data.

This code shows how to use basic data statements to store bits of information.
Use Restore to get the next data from the line stated, then use Read to get each chunk of data.
I'll show you three seperate ways to store a list of binary digits, but as you can probably tell, this can EASILY be tweaked to store more than just 1's and 0's.
I'll probably follow this up with a more complex data tutorial later.


 

Comments


Saturday, 29 December 2007, 11:30
garand
Yey! Go Jay!