Page 1 of 1

Random files

Posted: Tue Dec 16, 2008 8:49 pm
by RobG
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.