Random files
Posted: Tue Dec 16, 2008 8:49 pm
Is there a way of using random files like Quick Basic or Visual Basic. I mean something like the statement:
Open "test.dat" for random as #1 len=20
I only see an example in the examples directory witch uses the mySQL database.
Open "test.dat" for random as #1 len=20
I only see an example in the examples directory witch uses the mySQL database.