In a few lines of code easily read or write to a file using random access.
In a few lines of code easily read or write to a file using random access.
Rate In a few lines of code easily read or write to a file using random access.
(1(1 Vote))
put #1, 1, "Hello"
get #1, 1, label1.caption
close #1
'this will write hello to a file then bring it back out and put it in a label
In a few lines of code easily read or write to a file using random access. Comments
No comments yet — be the first to post one!
Post a Comment